getCurrentPath property

String get getCurrentPath

Get current path, similar to getCurrentDirectory.

Implementation

String get getCurrentPath => _path.value;