getCurrentDirectory property

Directory get getCurrentDirectory

Get current Directory.

Implementation

Directory get getCurrentDirectory => Directory(_path.value);