_internal.interfaces.program.IProgram - vladzaharia/bitburner GitHub Wiki

Interface: IProgram

_internal/interfaces/program.IProgram

Table of contents

Properties

Properties

create

create: Object

Acquirable through creating.

Type declaration

Name Type Description
skill number Hacking level required to create the program.
time number Time it takes to create this program.

Defined in

_internal/interfaces/program.d.ts:8


darkweb

darkweb: Object

Acquirable through the darkweb.

Type declaration

Name Type Description
cost number Cost to purchase the program.

Defined in

_internal/interfaces/program.d.ts:17


isOpener

Optional isOpener: boolean

Whether program is a port opener.

Defined in

_internal/interfaces/program.d.ts:23


name

name: Programs

Name of the program.

Defined in

_internal/interfaces/program.d.ts:5

⚠️ **GitHub.com Fallback** ⚠️