mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
726 B
726 B
Home > bitburner > CreateProgramWorkTask
CreateProgramWorkTask interface
Create Program
Signature:
export interface CreateProgramWorkTask extends BaseTask
Extends: BaseTask
Remarks
An object representing the status of the program being created
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
programName | string | ||
type | "CREATE_PROGRAM" |