|
AQIT 0.1.0
|
Functions | |
| Path|None | license_path () |
| str | read_license_text () |
Variables | |
| str | LICENSE_URL = "https://aquin.app/license" |
| str | _LICENSE_SUMMARY |
| Path | None license_path | ( | ) |
Return the first LICENSE file found for this installation.
Definition at line 191 of file license_text.py.
Referenced by read_license_text().
| str read_license_text | ( | ) |
Definition at line 205 of file license_text.py.
References license_path().
|
protected |
Definition at line 18 of file license_text.py.
| str aquin.license_text.LICENSE_URL = "https://aquin.app/license" |
Definition at line 16 of file license_text.py.