requiresConfig property
bool
get
requiresConfig
Whether the command requires an FKIT configuration file.
Defaults to false.
Implementation
bool get requiresConfig => false;
Whether the command requires an FKIT configuration file.
Defaults to false.
bool get requiresConfig => false;