[][src]Function sunrise_shell::subcommands::kill::main

pub fn main(
    _stdin: IPipeProxy,
    stdout: IPipeProxy,
    _stderr: IPipeProxy,
    args: Vec<String>
) -> Result<(), Error>

Kill the process associated with the provided pid.