Documentation for Simbo's Packages
    Preparing search index...

    Interface CliParameter

    A parameter for the CLI.

    interface CliParameter {
        description: string[];
    }
    Index

    Properties

    Properties

    description: string[]

    The description of the parameter.