Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
CB::Program
Inherits
Reference
/
Object
Constructors
new
(input :
IO
=
STDIN
, output :
IO
=
STDOUT
)
Source
Instance methods
client
Source
creds
Source
creds=
(creds :
String
|
Nil
)
Source
input
Source
input=
(input :
IO
)
Source
output
Source
output=
(output :
IO
)
Source
Nested types
CB::Program::Error