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