Search results

  1. Jamesernator

    Feature - Rejected cli_execute can cause an unskippable error [Propose try-catch]

    Basically cli_execute can for some commands immediately end the ASH script, this is observable with the following script: void main() { cli_execute("Briefcase collect"); cli_execute("terminal extrude booze"); cli_execute("terminal extrude booze"); cli_execute("terminal extrude...
Top