struct

MirrorState

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

last_run
Source
last_run=(last_run : String | Nil)
Source
last_run_failures
Source
last_run_failures=(last_run_failures : Int32 | Nil)
Source
last_run_ok
Source
last_run_ok=(last_run_ok : Bool | Nil)
Source
last_run_repo_count
Source
last_run_repo_count=(last_run_repo_count : Int32 | Nil)
Source
repos
Source
repos=(repos : Hash(String, RepoState))
Source