public Method

Task.arg_names

Name of arguments for this task.

Source Code

# File rake.rb, line 487
def arg_names
  @arg_names || []
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.