.. reference-gen: builtin://simulator/nop Nop Simulator ============= The :program:`nop` builtin simulator plugin does nothing but fulfill the basic interface of a simulator. Defaults -------- The following help can be viewed with :command:`cloe-engine usage builtin://simulator/nop`: .. literalinclude:: nop_simulator.yaml :language: yaml JSON Schema ----------- The following can be viewed with :command:`cloe-engine usage --json builtin://simulator/nop`: .. literalinclude:: nop_simulator_schema.json :language: json