cdist/cdist/core
Matthias Stecher f2e589f2f8 Update reference manpage and add $__type to code-local
To access the type library from `code-local`, it is required to have the
`$__type` variable. Else, the type-specific library can not be accessed.
2020-07-30 09:54:30 +02:00
..
__init__.py Warn about invalid type and continue instead of error. 2017-11-02 17:44:47 +01:00
cdist_object.py Do not subclass object 2020-06-21 16:53:47 +02:00
cdist_type.py Add library access to code-remote script. 2020-07-26 17:54:15 +02:00
code.py Update reference manpage and add $__type to code-local 2020-07-30 09:54:30 +02:00
explorer.py Add library access to code-remote script. 2020-07-26 17:54:15 +02:00
manifest.py Added library support for remote explorer execution. 2020-07-25 14:36:07 +02:00
util.py __cdist_log_level=<log level int value>; __cdist_log_level_name=<log level name> (#574) 2017-09-11 09:06:47 +02:00