mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 07:17:17 +00:00
* generate filenames without using makepkg * pkgbuild parser impl * completely remove makepkg calls * simplify typed get * try to improve parser * docs and recipes updatte * never raise keyerror instead return empty string * udpate tests * add support of array expansion * docs update * tests update * handle quoted control sequences correctly * expand bash * allow packages without package function * docs update * add moroe tests * small improovements * support escaped arrays and functions
54 lines
1.2 KiB
ReStructuredText
54 lines
1.2 KiB
ReStructuredText
ahriman.core.configuration package
|
|
==================================
|
|
|
|
Submodules
|
|
----------
|
|
|
|
ahriman.core.configuration.configuration module
|
|
-----------------------------------------------
|
|
|
|
.. automodule:: ahriman.core.configuration.configuration
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.configuration.schema module
|
|
----------------------------------------
|
|
|
|
.. automodule:: ahriman.core.configuration.schema
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.configuration.shell\_interpolator module
|
|
-----------------------------------------------------
|
|
|
|
.. automodule:: ahriman.core.configuration.shell_interpolator
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.configuration.shell\_template module
|
|
-------------------------------------------------
|
|
|
|
.. automodule:: ahriman.core.configuration.shell_template
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.configuration.validator module
|
|
-------------------------------------------
|
|
|
|
.. automodule:: ahriman.core.configuration.validator
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: ahriman.core.configuration
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|