/**
* @description nicoty.lib.root.js - 1.9GB
* @license BlueOak-1.0.0
*/
;
/**
* @description Returns an array of the names of all discoverable rooted servers in the game.
* @param {Object} object_netscript - The Netscript environment.
* @returns {string[]} Contains the names of all discoverable rooted servers in the game.
* @todo Return any errors?
*/
;
/**
* @description Returns an array of the names of all discoverable non-rooted servers in the game.
* @param {Object} object_netscript - The Netscript environment.
* @returns {string[]} Contains the names of all discoverable non-rooted servers in the game.
* @todo Return any errors?
*/
;