Class: Locd::Agent::Site::Status

Inherits:
Locd::Agent::Status show all
Defined in:
lib/locd/agent/site.rb

Overview

Structs

Instance Attribute Summary collapse

Attributes inherited from Locd::Agent::Status

#last_exit_code, #loaded, #pid, #running

Instance Attribute Details

#portInteger (readonly)

Site backend port.

Returns:

  • (Integer)


76
77
# File 'lib/locd/agent/site.rb', line 76

prop  :port,
type: t.pos_int