GeneratorConfigParser¶
-
class
sknano.generators.
GeneratorConfigParser
(cfgfile=None, structure=None, **kwargs)[source] [edit on github][source]¶ Bases:
sknano.core.meta.BaseClass
Class for reading/writing ini config files.
Attributes
fmtstr
Format string. Methods
call_signature
todict
()Return dict
of constructor parameters.Attributes Summary
call_signature
Methods Summary
todict
()Return dict
of constructor parameters.Attributes Documentation
Methods Documentation
-
todict
()[source] [edit on github][source]¶ Return
dict
of constructor parameters.
-