merlin.spells.About¶
Module Contents¶
-
class
merlin.spells.About.About¶ Bases:
merlin.spellDisplay information about this application
-
prefix¶
-
tip= specify the portion of the namespace to display¶
-
copyright(self, plexus, **kwds)¶ Print the copyright note of the merlin package
-
credits(self, plexus, **kwds)¶ Print the acknowledgments
-
license(self, plexus, **kwds)¶ Print the license and terms of use of the merlin package
-
nfs(self, plexus, **kwds)¶ Dump the application configuration namespace
-
version(self, plexus, **kwds)¶ Print the version of the merlin package
-
vfs(self, plexus, **kwds)¶ Dump the application virtual filesystem
-