macpie.strtools.str_startswith#

macpie.strtools.str_startswith(s: str, prefix: str, case_sensitive=True)#

Does string start with a prefix.