ImageJS
    Preparing search index...

    Interface WriteOptions

    interface WriteOptions {
        recursive?: boolean;
    }
    Index

    Properties

    Properties

    recursive?: boolean

    If true, attempts to create all the missing directories recursively.