wasm-posix-host
    Preparing search index...

    Interface HomebrewVfsPlan

    interface HomebrewVfsPlan {
        kandeloAbi: number;
        kandeloCommit: string;
        kandeloRepository: string;
        packages: HomebrewVfsPackagePlan[];
        releaseTag: string;
        schema: 1;
        tapCommit: string;
        tapName: string;
        tapRepository: string;
    }
    Index

    Properties

    kandeloAbi: number
    kandeloCommit: string
    kandeloRepository: string
    releaseTag: string
    schema: 1
    tapCommit: string
    tapName: string
    tapRepository: string