pub fn exec(invocation: &Invocation) -> StringExpand description
Replaces this process with the daemon.
ยงErrors
Only returns if the exec itself failed; a successful call never
returns at all.
pub fn exec(invocation: &Invocation) -> StringReplaces this process with the daemon.
Only returns if the exec itself failed; a successful call never
returns at all.