CapacitorAdapter โบ copy
CapacitorAdapter.copy() method
Signature:
copy(normalizedPath: string, normalizedNewPath: string): Promise<void>;Parameters
| Parameter | Type | Description |
|---|---|---|
normalizedPath | string | |
normalizedNewPath | string |
Returns:
Promise<void>
1 min read
CapacitorAdapter โบ copy
Signature:
copy(normalizedPath: string, normalizedNewPath: string): Promise<void>;| Parameter | Type | Description |
|---|---|---|
normalizedPath | string | |
normalizedNewPath | string |
Returns:
Promise<void>