Class: Locd::Agent::Site::Status
- Inherits:
-
Locd::Agent::Status
- Object
- Hamster::Hash
- Locd::Agent::Status
- Locd::Agent::Site::Status
- Defined in:
- lib/locd/agent/site.rb
Overview
Structs
Instance Attribute Summary collapse
-
#port ⇒ Integer
readonly
Site backend port.
Attributes inherited from Locd::Agent::Status
#last_exit_code, #loaded, #pid, #running
Instance Attribute Details
#port ⇒ Integer (readonly)
Site backend port.
76 77 |
# File 'lib/locd/agent/site.rb', line 76 prop :port, type: t.pos_int |