|
AQIT 0.1.0
|
Go to the source code of this file.
Namespaces | |
| namespace | aquin |
| namespace | aquin.license_display |
Functions | |
| None | aquin.license_display.render_license_document (*, str context="view", bool show_acceptance_footer=False) |
| bool | aquin.license_display.prompt_license_acceptance (*, str context="first_use") |
Variables | |
| aquin.license_display._BANNER = BANNER | |
| aquin.license_display._width = width | |
| aquin.license_display._rule = rule | |
| aquin.license_display._center = center | |
| aquin.license_display._center_block = center_block | |
| aquin.license_display._box_line = box_line | |
| aquin.license_display._box_lines = box_lines | |
| aquin.license_display._box_top = box_top | |
| aquin.license_display._box_bottom = box_bottom | |
| aquin.license_display._ascii_safe = ascii_safe | |