menu
sff_lib
filesystem.dart
IFileSystem
exists abstract method
exists
dark_mode
light_mode
exists
abstract method
bool
exists
(
String
path
,
{
EntityType
type
=
EntityType.file
}
)
Implementation
bool exists( String path, { EntityType type = EntityType.file, });
sff_lib
filesystem
IFileSystem
exists abstract method
IFileSystem class