@servicenow/sdk - v4.4.1
    Preparing search index...
    interface DirectoryAddOptions {
        recursive?: boolean;
    }
    Index

    Properties

    Properties

    recursive?: boolean

    Whether to also recursively add all the directory's descendant directories.

    Defaults to false.