menu
morpheme_cli package
documentation
core/src/which.dart
WhichSearch
exePath property
exePath property
dark_mode
light_mode
exePath
property
String
?
exePath
getter/setter pair
The full path to the executable if found.
This is null if
found
is false.
Implementation
String? exePath;
morpheme_cli package
documentation
core/src/which
WhichSearch
exePath property
WhichSearch class