feat: add app handler method, get_appdir()
This commit is contained in:
parent
4b9db13b8f
commit
94868bbaa9
4 changed files with 97 additions and 1 deletions
|
@ -25,6 +25,9 @@ Glossary
|
|||
Usually this is named ``app`` and is located at the root of the
|
||||
virtual environment.
|
||||
|
||||
Can be retrieved via
|
||||
:meth:`~wuttjamaican.app.AppHandler.get_appdir()`.
|
||||
|
||||
app enum
|
||||
Python module whose namespace contains all the "enum" values
|
||||
used by the :term:`app`. Available on the :term:`app handler`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue