Files
bitburner-src/markdown/bitburner.singularity.quitjob.md
T

33 lines
772 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Singularity](./bitburner.singularity.md) &gt; [quitJob](./bitburner.singularity.quitjob.md)
## Singularity.quitJob() method
Quit jobs by company.
**Signature:**
```typescript
quitJob(companyName: CompanyName): void;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| companyName | [CompanyName](./bitburner.companyname.md) | Name of the company. |
**Returns:**
void
## Remarks
RAM cost: 3 GB \* 16/4/1
This function quits the current work if it's from the provided company.
This function affects you and all sleeves. If a sleeve is working for this company, it will stop working and be idle.