ut-port-file

7.0.4 • Public • Published

UT Port File

Options example

    watch: [], // what to watch, example list of [path,path,file,file]
    pattern: '*', // what to match
    watcherOptions: {}, // https://github.com/paulmillr/chokidar#api
    matcherOptions: {}, // https://github.com/isaacs/minimatch#properties
    notifyTimeout: 5000, // because we don't need to notify on every event we will notify once per 5 sec in this example
    doneDir: null // where to move all files passed to caller

/ut-port-file/

    Package Sidebar

    Install

    npm i ut-port-file

    Weekly Downloads

    4

    Version

    7.0.4

    License

    Apache-2.0

    Unpacked Size

    122 kB

    Total Files

    34

    Last publish

    Collaborators

    • kalin.krustev