getCliString property
String
get
getCliString
Returns the raw .get_cli.yaml contents.
Implementation
static String get getCliString => _getCliFile.readAsStringSync();
Returns the raw .get_cli.yaml contents.
static String get getCliString => _getCliFile.readAsStringSync();