ShardLockFile
Inherits YAML::Serializable / Reference / Object
Represents the structure of a shard.lock file.
This file contains the resolved dependencies of the project.
Constructors
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source