|
|
|
|
|
by musingsole
1369 days ago
|
|
You can build arbitrary conditions (the example given is `file_exists`) that can run whatever code and only need to return True or False. If you can write the condition in English, it would seem to me you can build a custom Rocketry condition to suit it. |
|