class
Shards::PostinstallInfo::Entry
- Shards::PostinstallInfo::Entry
- Reference
- Object
Overview
Tracks the state of a single shard's postinstall script.
Defined in:
postinstall_info.crConstructors
Instance Method Summary
-
#has_run : Bool
Whether the script has been executed.
-
#has_run=(has_run : Bool)
Whether the script has been executed.
-
#script_hash : String
SHA-256 hash of the postinstall command string.
-
#script_hash=(script_hash : String)
SHA-256 hash of the postinstall command string.