Skip to main content

run

Function run 

Source
pub fn run(
    root: &Path,
    username: Option<&str>,
    device: Option<&str>,
    all: bool,
) -> Result<()>