Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow users to get ETemplateType based on String input (#22)
## Description Adds method that returns ETemplateType based on String value. ## Type of Change * New feature (non-breaking change which adds functionality) ## Checklist - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] My changes generate no new warnings Signed-off-by: Jakub Stejskal <[email protected]>
- Loading branch information