mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
10 lines
273 B
ReStructuredText
10 lines
273 B
ReStructuredText
serverExists() Netscript Function
|
|
=================================
|
|
|
|
.. js:function:: serverExists(hostname/ip)
|
|
|
|
:param string hostname/ip: Hostname or IP of target server
|
|
:RAM cost: 0.1 GB
|
|
|
|
Returns a boolean denoting whether or not the specified server exists
|