Function spurs_util::add_to_group[][src]

pub fn add_to_group(group: &str) -> SshCommand
Expand description

Add the executing user to the given group. Requires sudo permissions.