wasm-posix-host
    Preparing search index...

    Interface HomebrewVfsConsumerStateResult

    interface HomebrewVfsConsumerStateResult {
        compatibilityLinks?: HomebrewVfsCompatibilityLinkReport[];
        linkConflicts: HomebrewVfsLinkConflictReport[];
        runtimeState: HomebrewVfsRuntimeStateReport[];
    }
    Index

    Properties

    compatibilityLinks?: HomebrewVfsCompatibilityLinkReport[]
    linkConflicts: HomebrewVfsLinkConflictReport[]
    runtimeState: HomebrewVfsRuntimeStateReport[]