archinstall/examples
Anton Hvornum 9ee6479701
Enabling load_instructions() to set a temporary namespace, and then reverting it after the instructions are loaded. This is to temporarly override the namespace during import - enabling avoidance of triggering __name__ checks, and at the same time reverting back the namespace automatically to enable .execute() on the script (reusability of classes)
2021-03-21 15:04:23 +01:00
..
guided.py Enabling load_instructions() to set a temporary namespace, and then reverting it after the instructions are loaded. This is to temporarly override the namespace during import - enabling avoidance of triggering __name__ checks, and at the same time reverting back the namespace automatically to enable .execute() on the script (reusability of classes) 2021-03-21 15:04:23 +01:00
minimal.py Fix typo in function parameter 2020-10-19 23:04:14 -04:00
unattended.py Spelling error 2020-11-29 20:21:12 +00:00