Files
bitburner-src/markdown/bitburner.serverauthdetails.hassession.md
2026-02-07 19:25:56 -08:00

483 B

Home > bitburner > ServerAuthDetails > hasSession

ServerAuthDetails.hasSession property

True if the current script has authenticated to this server with the right password using authenticate() or connectToSesssion()

Signature:

hasSession: boolean;