ape.main.main

ape.main.main()

The ‘site-entry’ point.

  1. Gets command-line arguments
  2. Sets the logger
  3. Enables debugging (if asked for)
  4. Calls the function set by the argparse subcommand

Navigation