struct Config::Location
- Config::Location
- Struct
- Value
- Object
Defined in:
config/location.crConstructors
Instance Method Summary
- #column : UInt32
- #column=(column : UInt32)
- #line : UInt32
- #line=(line : UInt32)
- #newline
- #size : UInt32
- #size=(size : UInt32)
-
#to_s(io : IO)
Same as
#inspect(io)
.