Libraries
»
rake
(2.1.0)
»
Index
»
Rake
»
InvocationChain
»
EmptyInvocationChain
»
#to_s
Method: Rake::InvocationChain::EmptyInvocationChain#to_s
Defined in:
lib/rake/invocation_chain.rb
#
to_s
⇒
Object
50 51 52
# File 'lib/rake/invocation_chain.rb', line 50
def
to_s
"TOP"
end