Parent

Methods

Class Index [+]

Quicksearch

TaskJuggler::NikuResource

Attributes

id[R]
sum[RW]

Public Class Methods

new(id) click to toggle source
    # File lib/reports/NikuReport.rb, line 37
37:     def initialize(id)
38:       @id = id
39:       @sum = 0.0
40:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.