canModifyPath property
bool
get
canModifyPath
Returns true if this shell supports modifying the shell's PATH
Implementation
bool get canModifyPath => true;
Returns true if this shell supports modifying the shell's PATH
bool get canModifyPath => true;