pub fn extract_config_command( source: &str, path: &Path, prop_path: &[&str], ) -> Option<String>
Extract a shell command string from a property at a nested path.