# Functions
Main is primary entry point into the plop command line application.
# Variables
Plop allows command-line callables access to global flags, such as verbosity.
# Interfaces
Service is an interface that commands can implement to setup and teardown services for the subcommands below them.