process_pathname_init

Function process_pathname_init 

Source
pub fn process_pathname_init(
    pathname_value: &str,
    protocol_value: Option<&str>,
    kind: &ProcessType,
) -> Result<String, Error>