Skip to main content

static EZRecolor

public static class EZRecolor{}

Main EZRecolor Class containing version references.

Static Properties

PropertyTypeDescription
EZRVersionstringVersion of EZRecolor installed for Templates (note that it is separate from the EZRecolor Baker version)

Static Methods

MethodReturn TypeDescription
IsVersionGreatoerOrEqualstringAdd a slash to the end of a string if there is no slash. Useful to sanitize path inputs.
ParseVersionstringConvert a version (formatted as "1.2.3", or in other words "major.minor.patch") as string into a table of 3 ints [major, minor, patch].