struct

Snippet::Formatter

Inherits Struct / Value / Object

Constructors

new(prefix : String = prefix, tab : Bool = tab?, indent : Int32 = indent)
Source

Instance methods

format(input : IO, output : IO)
Source
format(string : String)
Source
indent
Source
indent=(indent : Int32)
Source
prefix

Properties

Source
prefix=(prefix : String)

Properties

Source
tab=(tab : Bool)
Source
tab?
Source