Current section

Files

Jump to
showtime src showtime@internal@common@cli.erl
Raw

src/showtime@internal@common@cli.erl

-module(showtime@internal@common@cli).
-compile(no_auto_import).
-export_type([capture/0]).
-type capture() :: yes | no | mixed.