method
to_s
v1_9_3_392 -
Show latest stable
- Class:
Rake::InvocationChain
to_s()public
No documentation available.
# File lib/rake/invocation_chain.rb, line 23
def to_s
"#{prefix}#{@value}"
end to_s()No documentation available.
# File lib/rake/invocation_chain.rb, line 23
def to_s
"#{prefix}#{@value}"
end