class ToHtml::AttributeHash

Defined in:

attribute_hash.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def []=(key, value) #

[View source]
def attributes : Hash(String, String) #

[View source]
def empty?(*args, **options) #

[View source]
def empty?(*args, **options, &) #

[View source]
def to_s(io) #

[View source]