Interface EnsureDirOptions

interface EnsureDirOptions {
    mode?: number;
}

Properties

Properties

mode?: number

Generated using TypeDoc