mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 03:34:18 +01:00
Rename .copy -> .clone
This commit is contained in:
@@ -144,7 +144,7 @@ pub struct HeadersArgs {
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Args)]
|
||||
pub struct CopyArgs {
|
||||
pub struct CloneArgs {
|
||||
pub output_file: String,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user