strip_shebang

Function strip_shebang 

Source
pub fn strip_shebang(input: &str) -> Option<usize>
Expand description

Returns the index after the shebang line, if present