Function process_hostname_init

Source
pub fn process_hostname_init(
    value: &str,
    kind: &ProcessType,
) -> Result<String, Error>