getCurrentPath property

String getCurrentPath

Get current path, similar to getCurrentDirectory.

Implementation

String get getCurrentPath => _path.value;