Class: Beachcomber::HelloInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/beachcomber/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#daemon_versionObject

Returns the value of attribute daemon_version

Returns:

  • (Object)

    the current value of daemon_version



2
3
4
# File 'lib/beachcomber/types.rb', line 2

def daemon_version
  @daemon_version
end

#protocol_versionObject

Returns the value of attribute protocol_version

Returns:

  • (Object)

    the current value of protocol_version



2
3
4
# File 'lib/beachcomber/types.rb', line 2

def protocol_version
  @protocol_version
end