Data
Inherits UtilFile < YAML::Serializable < Reference < Object
An object that allows access to a data file. In SmartDirectory, this is where directory aliases, project aliases, and lock settings are stored.
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
An object that allows access to a data file. In SmartDirectory, this is where directory aliases, project aliases, and lock settings are stored.
Class methods
filename
SourceInstance methods
default
Sourcedefault=(default : String)
Sourcehistory
Sourcelock
Sourceshortcuts
Sourceshortcuts=(shortcuts : Hash(String, String))
Source