Adriaan de Groot
2777b5dd30
[libcalamares] Reduce copying and warnings
2019-04-11 15:14:31 +02:00
Adriaan de Groot
097927eb3e
[libcalamares] Fix off-by-one in taking substring for value
2019-01-14 13:23:14 +01:00
Adriaan de Groot
99a19c7c6b
[libcalamares] Document NamedSuffix
...
- Add more constructors
- Make the table-constructor public, no need to force
subclassing on everyone
- Declare some useful API
- Document the bits.
2019-01-14 11:50:06 +01:00
Adriaan de Groot
e28aeebb48
[libcalamares] Introduce helper NamedSuffix template
...
For (all?) those cases where we have configuration with
a value followed by a unit, introduce a class that
uses the NamedEnum properties to make parsing and split-up easier.
2019-01-11 19:48:11 +01:00