sesaparcours
    Preparing search index...
    interface FileSystemFlags {
        create?: boolean;
        exclusive?: boolean;
    }
    Index

    Properties

    Properties

    create?: boolean
    exclusive?: boolean