menu
sff_lib
filesystem.dart
Entity
exists method
exists
dark_mode
light_mode
exists
method
bool
exists
(
)
Implementation
bool exists() { return io.exists(path, type: type); }
sff_lib
filesystem
Entity
exists method
Entity class