mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-21 15:12:06 +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;