AQIT 0.1.0
Loading...
Searching...
No Matches
aquin.license_text Namespace Reference

Functions

Path|None license_path ()
str read_license_text ()

Variables

str LICENSE_URL = "https://aquin.app/license"
str _LICENSE_SUMMARY

Function Documentation

◆ license_path()

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().

◆ read_license_text()

str read_license_text ( )

Definition at line 205 of file license_text.py.

References license_path().

Variable Documentation

◆ _LICENSE_SUMMARY

str aquin.license_text._LICENSE_SUMMARY
protected

Definition at line 18 of file license_text.py.

◆ LICENSE_URL

str aquin.license_text.LICENSE_URL = "https://aquin.app/license"

Definition at line 16 of file license_text.py.