Sybren A. Stüvel defa5b0431 Refactor: extract 'get the embedded filesystem' to a separate function
The global `scriptFS` variable was too easy to access, which caused an
issue where the mandatory `"scripts"` subdirectory was not passed.
Accessing via a getter function that hides this requirement prevents this.
2022-06-20 17:43:08 +02:00
..
2022-05-06 14:35:27 +02:00
2022-05-06 14:35:27 +02:00
2022-06-20 13:00:49 +02:00