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

    Interface RunResult

    interface RunResult {
        output: string;
        isBinary: boolean;
    }
    Index

    Properties

    Properties

    output: string
    isBinary: boolean