Skip to main content

restart_command

Function restart_command 

Source
pub fn restart_command(
    executable: &Path,
    args: impl IntoIterator<Item = OsString>,
) -> Command
Expand description

Builds a restart command without consulting global process arguments.