requiresConfig property

bool get requiresConfig

Whether the command requires an FKIT configuration file.

Defaults to false.

Implementation

bool get requiresConfig => false;