menu
arcane package
documentation
component/vfs/fs/io.dart
IOVFS
toFile method
toFile method
dark_mode
light_mode
toFile
method
File
toFile
(
String
path
)
Implementation
File toFile(String path) => File(getRealPath(path));
arcane package
documentation
component/vfs/fs/io
IOVFS
toFile method
IOVFS class