#910·grunt

creat grunt.hideTasks() method or the like

Author: cowboyCreated Sep 18, 2013Updated Aug 15, 2026
LabelsComponent: tasks

Possible ideas / options:

  • prevent tasks from being displayed in the --help screen
  • prevent tasks from being run via the command-line
  • could whitelist and/or blacklist
  • could customize task descriptions
  • ???