Class: Lemans::Trial::Verifier::Verification
- Inherits:
-
Data
- Object
- Data
- Lemans::Trial::Verifier::Verification
- Defined in:
- lib/lemans/trial/verifier.rb
Instance Attribute Summary collapse
-
#logs ⇒ Object
readonly
Returns the value of attribute logs.
-
#reward ⇒ Object
readonly
Returns the value of attribute reward.
Instance Attribute Details
#logs ⇒ Object (readonly)
Returns the value of attribute logs
12 13 14 |
# File 'lib/lemans/trial/verifier.rb', line 12 def logs @logs end |
#reward ⇒ Object (readonly)
Returns the value of attribute reward
12 13 14 |
# File 'lib/lemans/trial/verifier.rb', line 12 def reward @reward end |