Flowdock
method

collect_command_line_tasks

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Application
  • 1_8_6_287
  • 1_8_7_72
  • 1_8_7_330
  • 1_9_1_378
  • 1_9_2_180
  • 1_9_3_125
  • 1_9_3_392
  • 2_1_10
  • 2_2_9 (0)
  • 2_4_6
  • 2_5_5
  • 2_6_3
  • What's this?

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

collect_command_line_tasks(args) public

Collect the list of tasks on the command line. If no tasks are given, return a list containing only the default task. Environmental assignments are processed at this time as well.

`args` is the list of arguments to peruse to get the list of tasks. It should be the command line that was given to rake, less any recognised command-line options, which OptionParser.parse will have taken care of already.

Show source
Register or log in to add new notes.