mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
483 B
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;