struct Sherd::Lock
- Sherd::Lock
- Struct
- Value
- Object
Defined in:
lock.crConstructors
Class Method Summary
Instance Method Summary
- #build(io : IO)
- #build : String
- #dependencies : Hash(String, DependencyLock)
-
#lock(dependency : String, path : String, version_or_rev : SemanticVersion | Git::Object::Type, local_path : Path) : DependencyLock
Lock a dependency.
Constructor Detail
Class Method Detail
Instance Method Detail
def lock(dependency : String, path : String, version_or_rev : SemanticVersion | Git::Object::Type, local_path : Path) : DependencyLock
#
Lock a dependency.