TaskJuggler::ListAttributeBase
# File lib/Attributes.rb, line 300 300: def initialize(property, type) 301: super 302: end
# File lib/Attributes.rb, line 304 304: def to_s(query = nil) 305: @value.join(', ') 306: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.