menu
omnyshell package
documentation
omnyshell_client.dart
CwdScan
branch property
branch property
dark_mode
light_mode
branch
property
String
?
branch
final
The git branch of the remote cwd, or
null
when it is not a git repo.
Implementation
final String? branch;
omnyshell package
documentation
omnyshell_client
CwdScan
branch property
CwdScan class