drupflare/drangler - v0.1.0
    Preparing search index...

    Interface ValidateCommandOptions

    interface ValidateCommandOptions {
        config?: string;
        json?: boolean;
        only?: string;
        workspace?: string;
    }

    Hierarchy (View Summary)

    Index
    config?: string
    json?: boolean
    only?: string
    workspace?: string