struct HumanHash::HumanUuid

Defined in:

humanhash.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(human : String, uuid : String, digest : String) #

[View source]

Instance Method Detail

def digest : String #

[View source]
def digest=(digest : String) #

[View source]
def human : String #

[View source]
def human=(human : String) #

[View source]
def uuid : String #

[View source]
def uuid=(uuid : String) #

[View source]