Object
# File lib/rake.rb, line 444 444: def append(value) 445: InvocationChain.new(value, self) 446: end
# File lib/rake.rb, line 441 441: def member?(obj) 442: false 443: end
# File lib/rake.rb, line 447 447: def to_s 448: "TOP" 449: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.