Libraries
»
rap
(0.15.0)
»
Index
»
Rap
»
Task
»
#args
Method: Rap::Task#args
Defined in:
lib/rap/task.rb
#
args
⇒
Object
The arguments assigned to self.
211 212 213
# File 'lib/rap/task.rb', line 211
def
args
@args
end