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

    Interface CommandArgs

    Command arguments for the compress command.

    interface CommandArgs {
        subject: boolean;
        envelope?: string;
    }
    Index

    Properties

    Properties

    subject: boolean

    Compress only the envelope's subject

    envelope?: string

    The envelope to compress