@tauri-apps/plugin-cli - v2.4.0
    Preparing search index...

    Interface SubcommandMatch

    2.0.0

    interface SubcommandMatch {
        name: string;
        matches: CliMatches;
    }
    Index

    Properties

    Properties

    name: string
    matches: CliMatches