Methods

Class Index [+]

Quicksearch

Diffable

Public Instance Methods

diff(b) click to toggle source
     # File lib/taskjuggler/AlgorithmDiff.rb, line 290
290:   def diff(b)
291:     Diff.new(self, b)
292:   end
patch(diff) click to toggle source
     # File lib/taskjuggler/AlgorithmDiff.rb, line 294
294:   def patch(diff)
295:     diff.patch(self)
296:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.