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