class LuckySvgSpriteCli::Format

Defined in:

lucky_svg_sprite_cli/format.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id_param : String? = nil, indent = 0, strip = [] of ::String) #

[View source]

Instance Method Detail

def id_param : String? #

[View source]
def id_param=(id_param) #

[View source]
def indent : Int32 #

[View source]
def indent=(indent) #

[View source]
def strip : Array(String) #

[View source]
def strip=(strip) #

[View source]