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
45 46 47 |
# File 'lib/liteguard/types.rb', line 45 def properties @properties end |
#signature ⇒ Object (readonly)
Returns the value of attribute signature
45 46 47 |
# File 'lib/liteguard/types.rb', line 45 def signature @signature end |