Sha256: d5b5663cf26894420004c2c5a48045f188cfad56f5413d271a683f8bbf44697c
Contents?: true
Size: 886 Bytes
Versions: 22
Compression:
Stored size: 886 Bytes
Contents
U:RDoc::AnyMethod[iI"namespace:EFI"Rake::DSL#namespace;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"ECreate a new rake namespace and use it for evaluating the given ;TI"Cblock. Returns a NameSpace object that can be used to lookup ;TI"$tasks defined in the namespace.;To:RDoc::Markup::BlankLine o; ; [I" Example:;T@o:RDoc::Markup::Verbatim; [ I" ns = namespace "nested" do ;TI" # the "nested:run" task ;TI" task :run ;TI" end ;TI"=task_run = ns[:run] # find :run in the given namespace. ;T:@format0o; ; [I"ITasks can also be defined in a namespace by using a ":" in the task ;TI" name:;T@o;; [I"task "nested:test" do ;TI" # ... ;TI"end;T; 0: @fileI"lib/rake/dsl_definition.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(name=nil, &block);T@$FI"DSL;FcRDoc::NormalModule00
Version data entries
22 entries across 22 versions & 2 rubygems