Meridian::Runtime::LockMetadata
Inherits JSON::Serializable < Struct < Value < Object
Metadata describing who holds the deploy lock and why. Persisted as a small JSON file inside the lock directory so a blocked caller can report who/when/message when the lock is already held.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
acquired_at
Sourceactor
Sourcemessage
Source