Skip to main content

default_shell

Function default_shell 

Source
pub fn default_shell() -> &'static str
Expand description

Gets the current platform’s shell executable name.

Returns “cmd” on Windows, “sh” on Unix.