TaskJuggler::AttributeBase
# File lib/Attributes.rb, line 484 484: def initialize(property, type) 485: super 486: end
# File lib/Attributes.rb, line 488 488: def ScenarioListAttribute::tjpId 489: 'scenarios' 490: end
# File lib/Attributes.rb, line 492 492: def to_s(query = nil) 493: @value.join(', ') 494: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.