Skip to main content

create_drop_in_path_file

Function create_drop_in_path_file 

Source
pub fn create_drop_in_path_file(
    unit_name: &str,
    runtime: bool,
    user_session: bool,
    file_name: &str,
) -> Result<String, Box<dyn Error + 'static>>