Function get_script_launcher

Source
pub fn get_script_launcher(
    module: &str,
    import_name: &str,
    shebang: &str,
) -> String
Expand description