Skip to content

Latest commit

 

History

History
58 lines (27 loc) · 966 Bytes

File metadata and controls

58 lines (27 loc) · 966 Bytes

Home > bitburner > HostReturnOptions

HostReturnOptions interface

Options to control how a server identifier (hostname or IP address) is returned. Affects the behavior of scan, getServerNames, and getCurrentServer

Signature:

interface HostReturnOptions 

Properties

Property

Modifiers

Type

Description

returnByIP?

boolean

(Optional) If set to true, returns IP addresses instead of hostnames. Defaults to false.