README
Tdiff
Arguments
Extractor
FileInput
Input
InputParser
IOInput
Core
Comparator
Comparison
Difference
DifferenceReason
Outcome
Result
Segment
Exception
Presentation
ResultPresenter
ResultsPresenter
Tree
class
Tdiff::Arguments::FileInput
Tdiff::Arguments::FileInput
Tdiff::Arguments::Input
Reference
Object
Defined in:
arguments/file_input.cr
Instance Method Summary
#open
(&block : IO -> )
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
]