ISPO SDK
    Preparing search index...

    Interface FsExternalReadArgs

    Markdown
    interface FsExternalReadArgs {
        path: string;
        slotId: string;
    }

    Hierarchy

    Index
    path: string

    Slot-relative file path.

    slotId: string