Function interactor::default_menu_cmd
[−]
[src]
pub fn default_menu_cmd() -> Option<Command>
Returns the user's preferred menu program from the MENU environment variable if it exists.
Use .as_mut() on the returned value to turn in into an Option<&mut Command>.