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