menu
omnyshell package
documentation
omnyshell_client_web.dart
Workspace
exists abstract method
exists abstract method
dark_mode
light_mode
exists
abstract method
Future
<
bool
>
exists
(
String
absPath
)
Whether
absPath
exists (file or directory).
Implementation
Future<bool> exists(String absPath);
omnyshell package
documentation
omnyshell_client_web
Workspace
exists abstract method
Workspace class