mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
750 B
750 B
Home > bitburner > Singularity > quitJob
Singularity.quitJob() method
Quit jobs by company.
Signature:
quitJob(companyName?: CompanyName | `${CompanyName}`): void;
Parameters
Parameter | Type | Description |
---|---|---|
companyName | CompanyName | `${CompanyName}` | (Optional) Name of the company. |
Returns:
void
Remarks
RAM cost: 3 GB * 16/4/1
This function will finish work with the company provided and quit any jobs.