class BlockDB::Block

Defined in:

blockdb.cr

Constructors

Instance Method Summary

Constructor methods inherited from class BlockDB::Item

new(name : String = "unknown") new

Constructor Detail

def self.new(name : String = "unknown_block", tool : Tool = Tool.new("unknown")) #

[View source]

Instance Method Detail

def tool : Tool #

[View source]
def tool=(tool : Tool) #

[View source]