Class: MenuState

Inherits:
Object show all
Defined in:
lib/constants.rb

Constant Summary collapse

BACK =
:back
CONTINUE =
:continue
EDIT =
:edit
EXIT =
:exit
HISTORY =
:history
LOAD =
:load
SAVE =
:save
SHELL =
:shell
VIEW =
:view