Flowdock
method

resolve_args_without_dependencies

Importance_1
v2_2_9 - Show latest stable - 0 notes - Class: TaskManager
resolve_args_without_dependencies(args) private

Resolve task arguments for a task or rule when there are no dependencies declared.

The patterns recognized by this argument resolving function are:

task :t
task :t, [:a]
Show source
Register or log in to add new notes.