Install
$ npm install find-up-all
API
findUpAll(filename, options)
Returns a Promise for an array of absolute paths of matching files or foldersfindUpAll.sync(filename, options)
Returns an array of absolute paths of matching files or foldersoptions
Type:Object