Skip to main content

exec

Function exec 

Source
pub fn exec(invocation: &Invocation) -> String
Expand description

Replaces this process with the daemon.

ยงErrors

Only returns if the exec itself failed; a successful call never returns at all.