Function spurs_util::reboot[][src]

pub fn reboot(shell: &mut impl Execute, dry_run: bool) -> Result<(), SshError>
Expand description

Reboot and wait for the remote machine to come back up again. Requires sudo.