Skip to main content

extract_config_command

Function extract_config_command 

Source
pub fn extract_config_command(
    source: &str,
    path: &Path,
    prop_path: &[&str],
) -> Option<String>
Expand description

Extract a shell command string from a property at a nested path.