mingus.containers.suite¶
-
class
mingus.containers.suite.Suite[source]¶ -
-
add_composition(self, composition)[source]¶ Add a composition to the suite.
Raise an UnexpectedObjectError when the supplied argument is not a Composition object.
Attribute of type: str
''
-
compositions¶ Attribute of type: list
[]
-
description¶ Attribute of type: str
''
-
email¶ Attribute of type: str
''
Set the author of the suite.
-
subtitle¶ Attribute of type: str
''
-
title¶ Attribute of type: str
'Untitled'
-