canModifyPath property

  1. @override
bool canModifyPath
override

Returns true if this shell supports modifying the shell's PATH

Implementation

@override
bool get canModifyPath => false;