struct

Mismo::File

Inherits Struct < Value < Object

Constructors

new(path : String, input : String | IO | Nil = nil, starting_line : Int32 = 1, log_level : Logger::Level | Nil = nil, log_out : IO | Nil = nil)
Source

Instance methods

input
Source
input=(input : IO)
Source
log_level
Source
log_level=(log_level : Logger::Level | Nil)
Source
log_out
Source
log_out=(log_out : IO | Nil)
Source
path
Source
path=(path : String)
Source
starting_line
Source
starting_line=(starting_line : Int32)
Source