dir property

String? dir
getter/setter pair

Working directory (relative to project source root) used when running this command.

Implementation

core.String? dir;