FileSystemAdapter.stat method
FileSystemAdapter › stat
Official
Retrieves file stats about a file.Signature:
stat(normalizedPath: string): Promise<Stat | null>Parameters:
| Parameter | Type | Description |
|---|---|---|
| normalizedPath | string |
Since: 0.12.2
FileSystemAdapter › stat
Official
Retrieves file stats about a file.Signature:
stat(normalizedPath: string): Promise<Stat | null>Parameters:
| Parameter | Type | Description |
|---|---|---|
| normalizedPath | string |
Since: 0.12.2