Snippet::Formatter
Inherits Struct / Value / Object
Constructors
new(prefix : String = prefix, tab : Bool = tab?, indent : Int32 = indent)
SourceInstance methods
format(input : IO, output : IO)
Sourceformat(string : String)
Sourceindent
Sourceindent=(indent : Int32)
Sourcetab=(tab : Bool)
Sourcetab?
Source