This commit is contained in:
Olivier Gagnon
2022-01-15 18:39:37 -05:00
parent f1c2dc2693
commit 8b69fd7faa
130 changed files with 3091 additions and 453 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ getServerRam(host: string): [number, number];
\[number, number\]
Array with total and used memory on the specified server.
Array with total and used memory on the specified server, in GB.
## Remarks