stat
Returns a Promise which resolves to an object containing
information about the file pointed to by path.
Parameters
| Parameter | Type | Description |
|---|---|---|
path | PathLike | File path to retrieve file stats for. |
Returns a Promise which resolves to an object containing
information about the file pointed to by path.
| Parameter | Type | Description |
|---|---|---|
path | PathLike | File path to retrieve file stats for. |