Sha256: 9a3fa60dd17016adaf9d8c3d96c11aea196d0be0ad86a5c90099d37e133a4c78
Contents?: true
Size: 660 Bytes
Versions: 22
Compression:
Stored size: 660 Bytes
Contents
MENU_ITEM OBJECT TYPE NAME: menu_item SHORTCUT: mitem DESCRIPTION A CLI menu item. One element in a CLI menu. CHILDREN shortcut - string The shortcut may be used to select the menu item. The shortcut child is optional. If it is not provided, the name of the menu item will be used instead. description - string A textual description of the menu item action. The description child is optional. If it is not provided, the value of the menu item will be used instead. do - script The script that will be run if the menu item is selected. MESSAGES None EXAMPLE SEE ALSO menu
Version data entries
22 entries across 22 versions & 2 rubygems