@servicenow/sdk - v4.4.1
    Preparing search index...
    interface DirectoryCopyOptions {
        includeUntrackedFiles?: boolean;
        overwrite?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    includeUntrackedFiles?: boolean

    Includes all the files in the directory and sub-directory when copying.

    • Defaults to true.
    overwrite?: boolean