- grunt-check-outdated
- grunt-check-outdated/constants
- .TASKNAME :
string - .TASKDESCRIPTION :
string
- .TASKNAME :
- grunt-check-outdated/options
- .toArgs(grunt, task) ⇒
Promise.<Object>|Array.<strings>|Array.<any>
- .toArgs(grunt, task) ⇒
- grunt-check-outdated/options/checkoutdated
- .getCheckOutdatedPath(grunt) ⇒
string - .getChkOutdatedOptions() ⇒
object - .getChkOutdatedIgnoreOptions() ⇒
object - .getOptions() ⇒
Object - .getTaskOptions(task) ⇒
Object - .toArgs(grunt, task, [options]) ⇒
Promise.<Object>
- .getCheckOutdatedPath(grunt) ⇒
- grunt-check-outdated/tasks
- grunt-check-outdated/tasks/checkoutdated
- .spawnAsync(grunt, config) ⇒
Promise.<Object> - .execute(grunt, task, obj)
- .runTask() ⇒
Promise - .registerMultiTask(grunt)
- .spawnAsync(grunt, config) ⇒