MabezDev / wokwi-server

Other
62 stars 8 forks source link

Stop the application with error if binary file does not exist #19

Closed georgik closed 1 year ago

georgik commented 1 year ago

Scenario: start wokwi-server with path to non-existing binary. Expected behavior: Server returns message with full path to the file which was not found and terminates.