moo.bootstrap.parse_shebang
- moo.bootstrap.parse_shebang(content)
Parse the
#!moo verbshebang from verb source code.- Parameters:
content – the full verb source code string
- Returns:
(names, on, dspec, ispec)tuple if a valid shebang is present, elseNone