is_code_comment_bash_start

Function is_code_comment_bash_start 

Source
pub fn is_code_comment_bash_start(line: &str) -> Option<Match<'_>>
Expand description

Check if a line matches the Bash code comment start marker.