Class: Lemans::Agents::Nop
- Inherits:
-
Lemans::Agent
- Object
- Lemans::Agent
- Lemans::Agents::Nop
- Defined in:
- lib/lemans/agents/nop.rb
Overview
Does nothing, on purpose: how a task proves its verifier rejects an untouched tree.
Constant Summary collapse
- NAME =
"nop"
Instance Attribute Summary
Attributes inherited from Lemans::Agent
Instance Method Summary collapse
Methods inherited from Lemans::Agent
Constructor Details
This class inherits a constructor from Lemans::Agent