We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a5528 commit 7fd5060Copy full SHA for 7fd5060
dsc_lib/src/functions/target_path.rs
@@ -10,7 +10,7 @@ use tracing::debug;
10
#[derive(Debug, Default)]
11
pub struct TargetPath {}
12
13
-/// Implements the 'mountedpath' function.
+/// Implements the 'TargetPath' function.
14
/// This function returns the value of the mounted path.
15
/// The optional parameter is a path appended to the mounted path.
16
/// Path is not validated as it might be used for creation.
0 commit comments