Class URI::File
In: lib/json-schema/uri/file.rb
Parent: Generic

Ruby does not have built-in support for filesystem URIs, and definitely does not have built-in support for using open-uri with filesystem URIs

Methods

build   new   open  

Constants

COMPONENT = [ :scheme, :path, :fragment, :host

Public Class methods

Public Instance methods

[Validate]