Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal2nix
v0.3.0
Crystal2Nix
Cli
PrefetchJSON
Repo
Shard
ShardLock
Worker
Built with Crystal 1.9.2
2023-10-08 14:30:55 UTC
class
Crystal2Nix::Shard
Crystal2Nix::Shard
Reference
Object
Included Modules
YAML::Serializable
Defined in:
data.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#git
: String
#git=
(git : String)
#version
: String
#version=
(version : String)
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
git
: String
#
[
View source
]
def
git=
(git : String)
#
[
View source
]
def
version
: String
#
[
View source
]
def
version=
(version : String)
#
[
View source
]