The /workspace directory where the submitted solution is tested in.
├─ files.js a wrapper module to load submitted solution and preloaded
├─ preloaded.lc optional preloaded file
├─ solution.lc submitted solution file
└─ test.js tests
See Dockerfile and examples/.