menu
arcane package
documentation
component/vfs/fs/io.dart
IOVFS
getVFSPath method
getVFSPath method
dark_mode
light_mode
getVFSPath
method
String
getVFSPath
(
String
realPath
)
Implementation
String getVFSPath(String realPath) => VPaths.localize(realPath, realRoot);
arcane package
documentation
component/vfs/fs/io
IOVFS
getVFSPath method
IOVFS class