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