class LuckySvgSpriteCli::SingleLineTag
Defined in:
lucky_svg_sprite_cli/tags/single_line_tag.cr
Instance Method Summary
attr_parameters
attr_parameters,
attr_text
attr_text,
convert_attributes_to_parameters
convert_attributes_to_parameters,
depth : Int32
depth,
format : LuckySvgSpriteCli::Format
format,
method_joiner
method_joiner,
method_name
method_name,
padding
padding,
print_io(io : IO) : IO
print_io,
squish(string : String)
squish,
tag : Myhtml::Node
tag
new(tag : Myhtml::Node, depth : Int32, format : Format)
new
Instance Method Detail