FileSystemAdapter โบ copy FileSystemAdapter.copy() method Signature: copy(normalizedPath: string, normalizedNewPath: string): Promise<void>; Parameters ParameterTypeDescriptionnormalizedPathstringnormalizedNewPathstring Returns: Promise<void>