abstract class Tdiff::Arguments::Input

Direct Known Subclasses

Defined in:

arguments/input.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(location) #

[View source]

Instance Method Detail

def location : String | IO #

[View source]
def location=(location : String | IO) #

[View source]
abstract def open(&block : IO -> ) #

[View source]
def tree : Tdiff::Tree #

[View source]