included ora and introduced taskspace.
This commit is contained in:
@ -4,6 +4,7 @@ import * as helpers from "./taskbuffer.classes.helpers"
|
||||
|
||||
|
||||
export class Task {
|
||||
name:string;
|
||||
task:any;
|
||||
running:boolean;
|
||||
idle:boolean;
|
||||
|
Reference in New Issue
Block a user