mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-17 21:23:54 +01:00
14 lines
385 B
Markdown
14 lines
385 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [AutocompleteData](./bitburner.autocompletedata.md) > [filename](./bitburner.autocompletedata.filename.md)
|
||
|
|
||
|
## AutocompleteData.filename property
|
||
|
|
||
|
The filename of the script about to be run
|
||
|
|
||
|
**Signature:**
|
||
|
|
||
|
```typescript
|
||
|
filename: string;
|
||
|
```
|