class Lock

Included Modules

Defined in:

data.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new #

[View source]

Instance Method Detail

def location : String #

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

[View source]
def locked : Bool #

[View source]
def locked=(locked : Bool) #

[View source]
def print_status #

[View source]