Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Config::Cursor
Inherits
Reference
<
Object
Constructors
new
(string :
String
)
Source
new
(io :
IO
)
Source
new
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