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