Module tap::plugin_dummy
source · [−]Expand description
The dummy plugin
is an exemple of how to write a plugin.
Structs
The argument struct that will be passed to the run method of the plugin.
The dummy plugin
The results class that will be returned from the plugin.