vlocode-project - v2.4.5
    Preparing search index...

    Interface DeleteOptions

    interface DeleteOptions {
        recursive?: boolean;
    }
    Index

    Properties

    Properties

    recursive?: boolean

    Delete non-empty directories recursively.