[−][src]Function sunrise_shell::subcommands::ps::main
pub fn main(
_stdin: IPipeProxy,
stdout: IPipeProxy,
_stderr: IPipeProxy,
_args: Vec<String>
) -> Result<(), Error>
Get the pid and names of processes currently running.