Wraithan's changes

This commit is contained in:
danielyxie
2018-02-17 21:08:54 -06:00
parent ba6ed1f6b6
commit 24e99ed8d9
8 changed files with 36 additions and 368 deletions

View File

@@ -346,9 +346,10 @@ scp
ls
^^
.. js:function:: ls(hostname/ip)
.. js:function:: ls(hostname/ip, [grep])
:param string hostname/ip: Hostname or IP of the target server
:param string grep: a substring to search for in the filename
Returns an array with the filenames of all files on the specified server (as strings). The returned array
is sorted in alphabetic order