pub fn open_command(pane: SettingsPane) -> Option<Vec<String>>Expand description
The shell argument list that opens the requested pane on the
current OS, OR None if no deep-link is known. Linux returns
None because the desktop environment determines the right
command (GNOME Control Center vs KDE System Settings vs …).