struct

Config::Location

Inherits Struct < Value < Object

Constructors

Instance methods

column
Source
column=(column : UInt32)
Source
line
Source
line=(line : UInt32)
Source
newline
Source
size
Source
size=(size : UInt32)
Source
to_s(io : IO)

Same as #inspect(io).

Source