menu
omnyshell package
documentation
omnyshell_client.dart
MountRecord
isGit property
isGit property
dark_mode
light_mode
isGit
property
bool
get
isGit
Whether this is a git mount.
Implementation
bool get isGit => kind == 'git';
omnyshell package
documentation
omnyshell_client
MountRecord
isGit property
MountRecord class