class

Config::Cursor

Inherits Reference < Object

Constructors

new(string : String)
Source
new(io : IO)
Source

Instance methods

char
Source
char?
Source
char?(*chars : Char) : Bool
Source
eof?
Source
has_more?
Source
location
Source
next
Source
next?
Source
peek
Source
peek?
Source
peek?(*chars : Char) : Bool
Source