The Application class
The base.Application
class provides a set of utility functions related
to the program environment.
Command line arguments, execution directory and FGLPROFILE resource entries are some of the elements you can query with this class.
This class is built-in and can be used directly in the source code.
This class does not have to be instantiated. It provides class methods for the current program.