pascalCase modifications, docs update, tests improvement

This commit is contained in:
Sebastian Hildebrandt
2021-01-19 10:25:49 +01:00
parent 2b534f365d
commit a289ad4e3e
21 changed files with 514 additions and 522 deletions
+2 -2
View File
@@ -317,7 +317,7 @@ si.diskLayout().then(data => console.log(data));</code></pre class="example">
</tr>
<tr>
<td></td>
<td>[0].fstype</td>
<td>[0].fsType</td>
<td>X</td>
<td></td>
<td>X</td>
@@ -426,7 +426,7 @@ si.blockDevices().then(data => console.log(data));</code></pre class="example">
{
name: 'nvme0n1',
type: 'disk',
fstype: '',
fsType: '',
mount: '',
size: 1024209543168,
physical: 'SSD',