gbox-sdk
    Preparing search index...

    Response after checking if a file/directory exists

    interface ExistsFileResult {
        exists: boolean;
        type: string;
    }
    Index

    Properties

    Properties

    exists: boolean

    Exists

    type: string

    Type