struct

Patty::Core::State::ProfileStatus

Inherits Struct < Value < Object

Constructors

new(id : String, program : String | Nil, service : Services::Status | Nil, adapter : String | Nil, route_enabled : Bool, open_url : String | Nil, health : Health::Check, warnings : Array(String))
Source

Instance methods

adapter
clone
Source
copy_with(id _id = @id, program _program = @program, service _service = @service, adapter _adapter = @adapter, route_enabled _route_enabled = @route_enabled, open_url _open_url = @open_url, health _health = @health, warnings _warnings = @warnings)
Source
health
id
open_url
program
route_enabled
service
warnings