Module: Cucumberator::Commands

Defined in:
lib/cucumberator/commands.rb,
lib/cucumberator/commands/exit.rb,
lib/cucumberator/commands/help.rb,
lib/cucumberator/commands/next.rb,
lib/cucumberator/commands/save.rb,
lib/cucumberator/commands/undo.rb,
lib/cucumberator/commands/steps.rb,
lib/cucumberator/commands/where.rb,
lib/cucumberator/commands/exit_all.rb,
lib/cucumberator/commands/last_step.rb

Overview

todo: magic!

Defined Under Namespace

Classes: Exit, ExitAll, Help, LastStep, Next, Save, Steps, Undo, Where

Constant Summary collapse

AVAILABLE =
%w(exit exit-all help last-step save undo next where steps)