@nevware21/ts-debug
    Preparing search index...

    Interface IDbgCmdHelp

    interface IDbgCmdHelp {
        desc: string;
        optional?: boolean;
    }
    Index

    Properties

    Properties

    desc: string
    optional?: boolean