mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-22 15:42:05 +02:00
495 B
495 B
Home > bitburner > DarknetServerDetails > hasSession
DarknetServerDetails.hasSession property
True if the current script has authenticated to this server with the right password using authenticate() or connectToSesssion()
Signature:
hasSession: boolean;