Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tdiff
v0.2.1
Tdiff
Arguments
Extractor
FileInput
Input
InputParser
IOInput
Core
Comparator
Comparison
Difference
DifferenceReason
Outcome
Result
Segment
Exception
Presentation
ResultPresenter
ResultsPresenter
Tree
Built with Crystal 1.9.2
2023-10-07 22:06:58 UTC
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 : IO | String)
new
Instance Method Detail
def
open
(&block : IO -> )
#
[
View source
]