Function gitnu::spawn

source ·
pub fn spawn(c: Command)
Expand description

Runs the command and doesn’t look back.

Call this after parsing is complete and command is fully loaded with all the correct parameters.