@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias WindowsWorldWritableWarningNotification

    type WindowsWorldWritableWarningNotification = {
        extraCount: number;
        failedScan: boolean;
        samplePaths: string[];
    }
    Index

    Properties

    extraCount: number
    failedScan: boolean
    samplePaths: string[]