[−][src]Function sunrise_shell::subcommands::help::main
pub fn main(
_stdin: IPipeProxy,
stdout: IPipeProxy,
_stderr: IPipeProxy,
_args: Vec<String>
) -> Result<(), Error>
Print the help message.
pub fn main(
_stdin: IPipeProxy,
stdout: IPipeProxy,
_stderr: IPipeProxy,
_args: Vec<String>
) -> Result<(), Error>
Print the help message.