Magek Framework
    Preparing search index...

    Type Alias ConcreteCommand

    ConcreteCommand: new (argv: string[], config: Config) => OclifCommand

    Type for a concrete oclif Command class (non-abstract). This represents a class constructor that creates Command instances.