Function uu_cp::localize_to_target
source · pub fn localize_to_target(
+localize_to_target in uu_cp - Rust Function uu_cp::localize_to_target
source · pub fn localize_to_target(
root: &Path,
source: &Path,
target: &Path
diff --git a/dev/uu_cp/fn.uu_app.html b/dev/uu_cp/fn.uu_app.html
index 3c5f2b272..c10e4debd 100644
--- a/dev/uu_cp/fn.uu_app.html
+++ b/dev/uu_cp/fn.uu_app.html
@@ -1 +1 @@
-uu_app in uu_cp - Rust
\ No newline at end of file
+uu_app in uu_cp - Rust
\ No newline at end of file
diff --git a/dev/uu_cp/fn.uumain.html b/dev/uu_cp/fn.uumain.html
index 429cb5221..45082918c 100644
--- a/dev/uu_cp/fn.uumain.html
+++ b/dev/uu_cp/fn.uumain.html
@@ -1 +1 @@
-uumain in uu_cp - Rust
\ No newline at end of file
+uumain in uu_cp - Rust
\ No newline at end of file
diff --git a/dev/uu_cp/fn.verify_target_type.html b/dev/uu_cp/fn.verify_target_type.html
index 212d7999e..fbcad8c27 100644
--- a/dev/uu_cp/fn.verify_target_type.html
+++ b/dev/uu_cp/fn.verify_target_type.html
@@ -1,4 +1,4 @@
-verify_target_type in uu_cp - Rust Function uu_cp::verify_target_type
source · pub fn verify_target_type(
+verify_target_type in uu_cp - Rust Function uu_cp::verify_target_type
source · pub fn verify_target_type(
target: &Path,
target_type: &TargetType
) -> CopyResult<()>
Expand description
Generate an error message if target is not the correct target_type
diff --git a/dev/uu_cp/index.html b/dev/uu_cp/index.html
index 95c6cee02..40eae301a 100644
--- a/dev/uu_cp/index.html
+++ b/dev/uu_cp/index.html
@@ -1,2 +1,2 @@
-uu_cp - Rust Structs
- Re-usable, extensible copy options
Enums
- Specifies whether when overwrite files
- Specifies whether when overwrite files
- Possible arguments for
--reflink. - Possible arguments for
--sparse. - Specifies the expected file type of copy target
Functions
- Remove the
root prefix from source and prefix it with target
+uu_cp - Rust Structs
- Re-usable, extensible copy options
Enums
- Specifies whether when overwrite files
- Specifies whether when overwrite files
- Possible arguments for
--reflink. - Possible arguments for
--sparse. - Specifies the expected file type of copy target
Functions
- Remove the
root prefix from source and prefix it with target
to create a file that is local to target - Generate an error message if
target is not the correct target_type
Type Definitions
\ No newline at end of file