-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Lines 51 to 56 in 63b6477
| * TODO: Should builds be moved into separate functions? | |
| * TODO: Move error reporting out of this class. | |
| */ | |
| export class MemlCore { | |
| /** | |
| * Keeps track of if an error has occurred. Can be reset between files using |