Function opensn::StartsWith
Defined in File utils.h
Function Documentation
-
bool opensn::StartsWith(std::string_view s, std::string_view k)
Verifies a string starts with a specified string k.
Defined in File utils.h
Verifies a string starts with a specified string k.