BC-LifeHash-CLI TypeScript Library - v1.0.0-alpha.20
    Preparing search index...

    Interface CliOptions

    CLI options interface.

    Port of Parameters struct from lifehash.cpp lines 86-91.

    interface CliOptions {
        version: string;
        module: string;
        path: string;
    }
    Index

    Properties

    Properties

    version: string

    LifeHash version to generate

    module: string

    Size of each module ("pixel")

    path: string

    Output directory path