[−][src]Function sunrise_shell::subcommands::showgif::main
pub fn main(
_stdin: IPipeProxy,
stdout: IPipeProxy,
_stderr: IPipeProxy,
args: Vec<String>
) -> Result<(), Error>
Shows a GIF in a new window, blocking the caller. When a key is pressed, the window is closed and control is given back to the caller.