Skip to main content

scan_path_refs

Function scan_path_refs 

Source
pub fn scan_path_refs(
    path: &Path,
    profile: Option<&str>,
) -> CliResult<BTreeSet<SecretRef>>
Expand description

Parse path (tolerating secret directives) and return its unique secret refs.