rootDir property

String rootDir

Gets the normalized active root directory for the command

Implementation

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