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

    Interface CommandArgs

    Command arguments for the replace command.

    interface CommandArgs {
        replacement: string;
    }
    Index

    Properties

    Properties

    replacement: string

    Replacement envelope (UR format)