Object
# File lib/taskjuggler/reports/NikuReport.rb, line 23 23: def initialize(id, name) 24: @id = id 25: @name = name 26: @tasks = [] 27: @resources = {} 28: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.