struct

Sherd::Lock

Inherits Struct < Value < Object

Constructors

new(dependencies : Hash(String, DependencyLock))
Source
new(path : Path)
Source
new(data : IO | String)
Source

Class methods

file(directory : Path)
Source

Instance methods

build(io : IO)
Source
build
Source
dependencies
Source
lock(dependency : String, path : String, version_or_rev : SemanticVersion | Git::Object::Type, local_path : Path) : DependencyLock

Lock a dependency.

Source

Nested types