Class: Liteguard::ProtectedContext

Inherits:
Data
  • Object
show all
Defined in:
lib/liteguard/types.rb

Overview

ProtectedContext (mirrors proto message).

Instance Attribute Summary collapse

Instance Attribute Details

#propertiesObject (readonly)

Returns the value of attribute properties

Returns:

  • (Object)

    the current value of properties



33
34
35
# File 'lib/liteguard/types.rb', line 33

def properties
  @properties
end

#signatureObject (readonly)

Returns the value of attribute signature

Returns:

  • (Object)

    the current value of signature



33
34
35
# File 'lib/liteguard/types.rb', line 33

def signature
  @signature
end