Class: Liteguard::ProtectedContext
- Inherits:
-
Data
- Object
- Data
- Liteguard::ProtectedContext
- Defined in:
- lib/liteguard/types.rb
Overview
ProtectedContext (mirrors proto message).
Instance Attribute Summary collapse
-
#properties ⇒ Object
readonly
Returns the value of attribute properties.
-
#signature ⇒ Object
readonly
Returns the value of attribute signature.
Instance Attribute Details
#properties ⇒ Object (readonly)
Returns the value of attribute properties
33 34 35 |
# File 'lib/liteguard/types.rb', line 33 def properties @properties end |
#signature ⇒ Object (readonly)
Returns the value of attribute signature
33 34 35 |
# File 'lib/liteguard/types.rb', line 33 def signature @signature end |