mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 22:38:34 +02: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" |