getCliJson property

dynamic get getCliJson

Decodes .get_cli.yaml as YAML.

Implementation

static dynamic get getCliJson => loadYaml(getCliString);