Sherd::Lock
Inherits Struct < Value < Object
Constructors
new(dependencies : Hash(String, DependencyLock))
Sourcenew(path : Path)
Sourcenew(data : IO | String)
SourceClass methods
file(directory : Path)
SourceInstance methods
build(io : IO)
Sourcebuild
Sourcedependencies
Sourcelock(dependency : String, path : String, version_or_rev : SemanticVersion | Git::Object::Type, local_path : Path) : DependencyLock
Lock a dependency.