StringExtension extension
- on
Methods
-
capitalize(
) → String -
Available on String, provided by the StringExtension extension
Needed for capitalizing the the class and Constructor names -
makeFirstCharLowerCase(
) → String -
Available on String, provided by the StringExtension extension
If the --name input is like 'models/common/User' or 'User' we need to make the first letter lowercase for generating the file