[][src]Module sunrise_shell::subcommands::showgif

Show a gif in a new window

Show the provided gif (passed as first argument) in a new window. The window will get closed when a key is pressed.

Statics

HELP

Help string.

Functions

main

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.