cwd property

String get cwd

Current working directory (from current context).

Implementation

String get cwd => current.workingDirectory;