Origami::Stream
Class representing an external Stream.
# 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.