rootDir property

String get rootDir

Gets the normalized active root directory for the command

Implementation

String get rootDir => Utils.getFinalDir(argResults!['root']);