Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
StrictYAML::Builder
Inherits
Reference
<
Object
Class methods
build
(io :
IO
, & :
Builder
-> _) :
Nil
Source
build
Source
Instance methods
boolean
(value :
Bool
) :
Nil
Source
close
Source
comment
(value :
String
) :
Nil
Source
directive
(value :
String
) :
Nil
Source
document
(directive value :
String
|
Nil
= nil, & :
Builder
-> _) :
Nil
Source
document_end
Source
document_start
Source
list
Source
mapping
Source
newline
Source
null
Source
scalar
(value : _) :
Nil
Source