TIORun
Runs some code on TIO.
Constructor Summary
| Public Constructor | ||
| public |
constructor(code: string, language: Language) Creates an instance to run some code using TIO |
|
Method Summary
| Public Methods | ||
| public |
async run() |
|
| public |
Returns a TIOSerializer for the current request |
|
