===================== :mod:`blackhole.opts` ===================== .. module:: blackhole.opts :platform: Unix :synopsis: Opts .. moduleauthor:: Kura Command line options for the blackhole server. Also creates a list of available ports for the server to be run on, based on configuration and responds with the help menu when requested or invalid options are given. blackhole.opts ============== .. autofunction:: ports() .. autofunction:: print_help(file)