Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 706 Bytes

File metadata and controls

15 lines (9 loc) · 706 Bytes


grunt-nyc-mocha/options

index.js: grunt-nyc-mocha/options


grunt-nyc-mocha/options~toNYCMochaArgs() ⇒ Promise.<Object> | Array.<strings> | Array.<any>

Returns an object wich holds an array of arguments, which will be used to run the 'nyc_mocha' task and the array of options the arguments were created from.

Returns: Promise.<Object> - objArray.<strings> - obj.args an array of argumentsArray.<any> - obj.opts an array of options