Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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/.