3.1.2.12. opengate.helpers¶
3.1.2.12.1. Module Contents¶
3.1.2.12.1.1. Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prefix the text with indent spaces |
|
|
|
Consider a list of Classname. For each, it build a key/value, with: |
|
|
|
|
|
|
|
|
|
Debug print current Function name |
|
Debug print variable name and its value |
|
|
Print information about OpenGate and the environment |
3.1.2.12.1.2. Attributes¶
- opengate.helpers.indent(amount, text, ch=' ')[source]¶
Prefix the text with indent spaces https://stackoverflow.com/questions/8234274/how-to-indent-the-contents-of-a-multi-line-string