A plugin to test the infrastructure (a no-op)
Methods
__init__(*args, **kwargs) | |
fetch_config() | prints a sample configuration |
help([width]) | Prints a help-string for the plugin |
log_error(error[, message]) | Logs the error in bold red |
Attributes
help_page | A HelpPage to use if self.sections has been defined | ||
logger |
|
||
product | builds and returns a DummyClass | ||
sections | An ordered dict for the help page |
prints a sample configuration
Prints a help-string for the plugin
Param: |
|
---|
Logs the error in bold red
Param: |
|
---|
A HelpPage to use if self.sections has been defined
Returns: | A logging object. |
---|
builds and returns a DummyClass
Precondition: | self.configuration map has been set |
---|
An ordered dict for the help page