pascalCase modifications, docs update, tests improvement
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user