Methods

Class/Module Index [+]

Quicksearch

Origami::ExternalStream

Class representing an external Stream.

Public Class Methods

new(filespec, hash = {}) click to toggle source
# File lib/origami/stream.rb, line 425
def initialize(filespec, hash = {})

  hash[:F] = filespec
  super('', hash)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.