Libraries
»
command_butler
(0.0.1)
»
Index (V)
»
CommandButler
»
Input
»
VALUE
Module: CommandButler::Input::VALUE
Defined in:
lib/command_butler/input.rb
Constant Summary
collapse
EXECUTE =
%w(y yes)
SKIP =
%w(s skip n no)
ABORT =
%w(a abort q quit)