KC's Workspace
    Preparing search index...
    interface ParseOptionsResult {
        operands: string[];
        unknown: string[];
    }
    Index

    Properties

    Properties

    operands: string[]
    unknown: string[]