class Tdiff::Arguments::IOInput

Defined in:

arguments/io_input.cr

Instance Method Summary

Instance methods inherited from class Tdiff::Arguments::Input

location : String | IO location, location=(location : String | IO) location=, open(&block : IO -> ) open, tree : Tdiff::Tree tree

Constructor methods inherited from class Tdiff::Arguments::Input

new(location) new

Instance Method Detail

def open(&block : IO -> ) #

[View source]