Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sd
master
Top Level Namespace
Data
History
Lock
SmartDirectory
UtilFile
Built with Crystal 1.9.2
2023-10-07 20:36:45 UTC
class
Lock
Lock
Reference
Object
Included Modules
YAML::Serializable
Defined in:
data.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
.new
Instance Method Summary
#location
: String
#location=
(location : String)
#locked
: Bool
#locked=
(locked : Bool)
#print_status
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
]