Hwaro::CLI::Commands::Tool::DeadlinkCommand::Result
Inherits JSON::Serializable / Struct / Value / Object
Structure to hold check result
Constructors
new(link : Link, status : Int32, error : String | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecopy_with(link _link = @link, status _status = @status, error _error = @error)
Sourceerror
link
status