menudump icon indicating copy to clipboard operation
menudump copied to clipboard

Dumps the menu entries for an OS/X application.

menudump

Dumps the menu entries for an OS/X application.

Usage: menudump [--pid ] [--yaml] [--help] Dumps the menu contents of a given application in JSON format. Defaults to the front-most application. --pid to target a specific application. --yaml to output in YAML format instead. --help print this message.