In Files

Parent

Methods

Class Index [+]

Quicksearch

Polyglot::NestedLoadError

Public Class Methods

new(le) click to toggle source
    # File lib/polyglot.rb, line 10
10:     def initialize le
11:       @le = le
12:     end

Public Instance Methods

reraise() click to toggle source
    # File lib/polyglot.rb, line 13
13:     def reraise
14:       raise @le
15:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.