Methods

Rackamole::Stash::Perf

Attributes

elapsed[R]

Public Class Methods

new( path, elapsed, timestamp ) click to toggle source
   # File lib/rackamole/stash/perf.rb, line 5
5:     def initialize( path, elapsed, timestamp )
6:       super( path, timestamp )
7:       @elapsed   = elapsed
8:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.