Parent

Methods

Files

Libv8::Location::Vendor::ArchiveNotFound

Public Class Methods

new(filename) click to toggle source
# File ext/libv8/location.rb, line 41
def initialize(filename)
  super "libv8 did not install properly, expected binary v8 archive '#{filename}'to exist, but it was not found"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.