hal.help module
Module containing bug report helper(s)
-
class
hal.help.BugReporter[source]
Bases: object
Generates reports on module installation
-
as_json()[source]
Gets report as json
| Returns: | json-formatted report |
-
as_markdown()[source]
Gets report as json
| Returns: | json-formatted report |
-
as_sql()[source]
Gets report as json
| Returns: | json-formatted report |
-
static
get_bug_report()[source]
Generate information for a bug report
| Returns: | information for bug report |
-
static
get_platform_info()[source]
Gets platform info
-
hal.help.main()[source]
Pretty-print the bug information as JSON