BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
    Preparing search index...

    Interface CommandArgs

    Command arguments for the matching command.

    interface CommandArgs {
        elided: boolean;
        encrypted: boolean;
        compressed: boolean;
    }
    Index

    Properties

    elided: boolean

    Match elided nodes

    encrypted: boolean

    Match encrypted nodes

    compressed: boolean

    Match compressed nodes