CapacitorAdapter โบ stat
CapacitorAdapter.stat() method
Signature:
stat(normalizedPath: string): Promise<Stat | null>;Parameters
| Parameter | Type | Description |
|---|---|---|
normalizedPath | string |
Returns:
Promise<Stat | null>
1 min read
CapacitorAdapter โบ stat
Signature:
stat(normalizedPath: string): Promise<Stat | null>;| Parameter | Type | Description |
|---|---|---|
normalizedPath | string |
Returns:
Promise<Stat | null>