class

Shards::Lock

Inherits Reference < Object

Constants

CURRENT_VERSION = "2.0"

Constructors

new(version : String, shards : Array(Package))
Source

Class methods

from_file(path)
Source
from_yaml(str)
Source
write(packages : Array(Package), override_path : String | Nil, path : String)
Source
write(packages : Array(Package), override_path : String | Nil, io : IO)
Source

Instance methods

shards
Source
shards=(shards : Array(Package))
Source
version
Source
version=(version : String)
Source