buildahcker
    Preparing search index...

    Interface DiskLocationOptions

    interface DiskLocationOptions {
        overrideAttributes?: Partial<FileAttributes>;
    }
    Index

    Properties

    overrideAttributes?: Partial<FileAttributes>