blackhole.application¶Provides functionality to run the server.
Print the config help to the console with man-style formatting.
SystemExit – Exit code os.EX_OK.
Create the asyncio loop and start the server.
SystemExit – Exit code os.EX_USAGE when a configuration error occurs, os.EX_NOPERM when a permission error occurs or os.EX_OK when the program exits cleanly.