menu
arcane package
documentation
component/vfs/api/vfs.dart
VFS
onGetEntity abstract method
onGetEntity abstract method
dark_mode
light_mode
onGetEntity
abstract method
Future
<
VEntity
?
>
onGetEntity
(
String
path
)
Implementation
Future<VEntity?> onGetEntity(String path);
arcane package
documentation
component/vfs/api/vfs
VFS
onGetEntity abstract method
VFS class