mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-07 19:14:37 +01:00
Update ls.rst (#734)
* Update ls.rst Modified ram cost. Co-authored-by: hydroflame <79246165+hydroflame@users.noreply.github.com>
This commit is contained in:
@ -5,7 +5,7 @@ ls() Netscript Function
|
||||
|
||||
:param string hostname/ip: Hostname or IP of the target server
|
||||
:param string grep: a substring to search for in the filename
|
||||
:RAM cost: 0 GB
|
||||
:RAM cost: 0.2 GB
|
||||
|
||||
Returns an array with the filenames of all files on the specified server (as strings). The returned array
|
||||
is sorted in alphabetic order
|
||||
|
Reference in New Issue
Block a user