Class: Origami::Stream
Instance Method Summary collapse
Constructor Details
#initialize ⇒ Object
54 |
# File 'sig/custom/origami.rbs', line 54 def initialize: (?String) -> untyped |
Instance Method Details
#data= ⇒ void
This method returns an undefined value.
56 |
# File 'sig/custom/origami.rbs', line 56 def data= : (String | StringIO) -> void |
#dictionary ⇒ Hash[Symbol, untyped]
57 |
# File 'sig/custom/origami.rbs', line 57 def dictionary : -> Hash[Symbol, untyped] |