UNPKG

chain-able-find

Version:

find files synchronously, easily, with a chainable interface

16 lines (14 loc) 785 B
// @example // defaults to encoding buffer // https://nodejs.org/api/child_process.html#child_process_child_process_execsync_command_options // https://github.com/sindresorhus/execa#execasyncfile-arguments-options // https://www.hacksparrow.com/difference-between-spawn-and-exec-of-node-js-child_process.html // https://dzone.com/articles/understanding-execfile-spawn-exec-and-fork-in-node // https://gist.github.com/s4y/1215700 // http://krasimirtsonev.com/blog/article/Nodejs-managing-child-processes-starting-stopping-exec-spawn // https://www.npmjs.com/package/approot // https://github.com/sindresorhus/parent-module // https://github.com/sindresorhus/resolve-from // https://github.com/sindresorhus/generator-nm // https://github.com/h2non/nar // https://github.com/Unitech/pm2