head_with_string_status() Instance Public methods
root(node=None) Instance Public methods
shutdown(how=Socket::SHUT_RDWR) Instance Public methods
run() Instance Public methods Run the Rake application. The run method performs the following three steps: Initialize the command line options (init). Define the tasks (load_rakefile). Run the top level tasks (top_level). If you wish to build a custom rake command, you should call init on your application. Then define any tasks. Finally, call top_level to run your top level tasks.
current_debug_configinfo(slot=nil) Instance Public methods
ARGF.argv â ARGV Instance Public methods Returns the ARGV array, which contains the arguments passed to your script, one per element. For example: $ ruby argf.rb -v glark.txt ARGF.argv #=> ["-v", "glark.txt"]
set_cb_error(cmd = Proc.new) Instance Public methods
template_dir_for(template) Instance Public methods Finds the template dir for template
html_safe() Instance Public methods
characters(text) Instance Public methods
Page 1765 of 2275