easybuild.tools.convert module¶
This module implements all supported formats and their converters
| author: | Stijn De Weirdt (Ghent University) |
|---|
-
class
easybuild.tools.convert.Convert(obj)¶ Bases:
easybuild.base.wrapper.Wrapper- Convert casts a string passed via the initialisation to a Convert (sub)class instance,
- mainly for typechecking and printing purposes.
-
SEPARATOR= None¶