Function interactor::default_menu_cmd
source · [−]Expand description
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>.