Skip to main content

configure_sync_daemon_command_with_inheritance

Function configure_sync_daemon_command_with_inheritance 

Source
pub fn configure_sync_daemon_command_with_inheritance(
    command: &mut Command,
    inheritance: DaemonExecInheritance,
) -> Result<()>