CrVersion |
Name | Description |
---|---|
CrVersionSpecificity | specificity level |
Name | Description |
---|---|
Major (get) | value of first level of specificity |
Major (let) | value of first level of specificity |
Minor (get) | value of second level of specificity |
Minor (let) | value of second level of specificity |
Patch (get) | value of third level of specificity |
Patch (let) | value of third level of specificity |
Snapshot (get) | value of fourth level of specificity |
Snapshot (let) | value of fourth level of specificity |
Specificity (get) | level of specificity |
Specificity (let) | level of specificity |
Name | Description |
---|---|
Initialize | clear and set to the given value |
Render | render as a string of the form M[.m[.p[.s]]] |