class LuckySvgSpriteCli::Converter

Defined in:

lucky_svg_sprite_cli/converter.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(input : String, format : Format = Format.new) #

[View source]

Class Method Detail

def self.from_file(file : String, format : Format = Format.new) #

[View source]
def self.id_for_icon(file : String) #

[View source]

Instance Method Detail

def convert : String #

[View source]
def convert_tag(tag) #

[View source]

[View source]
def output : IO::Memory #

[View source]