Create an InitName directly from a string, ensuring it follows the format of an init-function name.
If the string is not a valid init-function name.
String with the init-function name.
Generated using TypeDoc
Create an InitName directly from a string, ensuring it follows the format of an init-function name.
Throws
If the string is not a valid init-function name.
Returns