cc #602 reverts 9167c49 This PR moves the globals initialization from `initialize` back to `run`, where they were originally. This is done in order to allow developers to simply call `run ARGS...` from any of their own function to execute their own functions using the same public CLI syntax. - [x] Implementation - [x] Existing tests pass - [x] Define this behavior as a formal feature: - [x] New tests - [x] ~Documentation~ - the example is sufficient as we do not want to encourage this pattern
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by DannyBen and has received 0 comments.