Name Description Size
__init__.py 304
errors.py Exception for the application not found 873
mozversion.py Returns the application version information as a dict. You can specify a path to the binary of the application or an Android APK file (to get version information for Firefox for Android). If this is omitted then the current directory is checked for the existance of an application.ini file. :param binary: Path to the binary for the application or Android APK file 5219