Methods

Rackamole::Stash::Fault

Attributes

stack[R]

Public Class Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.