Methods

Class Index [+]

Quicksearch

TaskJuggler::FormatListAttribute

Public Class Methods

new(property, type) click to toggle source
     # File lib/Attributes.rb, line 300
300:     def initialize(property, type)
301:       super
302:     end

Public Instance Methods

to_s(query = nil) click to toggle source
     # 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.