class Mint::Formatter::LineBreak

Defined in:

formatter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(count : Int32, depth : Int32, indent_size : Int32) #

[View source]

Instance Method Detail

def count : Int32 #

[View source]
def count=(count : Int32) #

[View source]
def depth : Int32 #

[View source]
def indent_size : Int32 #

[View source]