diff options
author | Joel Andres Granados <jgranado@redhat.com> | 2008-08-08 10:59:04 +0200 |
---|---|---|
committer | Joel Andres Granados <jgranado@redhat.com> | 2008-08-08 11:29:34 +0200 |
commit | 5a0ae1c50be8e9f39478b688da175083cb4ef9f4 (patch) | |
tree | c44db7dcb7f1e08821db1f6bef17923791530bb2 /plugins/plugin_examples/sample1Plugin.py | |
parent | 51a175634d24eec42ad5a7cbe23660b42a63470c (diff) | |
download | firstaidkit-5a0ae1c50be8e9f39478b688da175083cb4ef9f4.tar.gz firstaidkit-5a0ae1c50be8e9f39478b688da175083cb4ef9f4.tar.xz firstaidkit-5a0ae1c50be8e9f39478b688da175083cb4ef9f4.zip |
Add the possibility to pass arguments to plugins.
Given that firstaidkit is fully automated we need a way to modify the
plugin behaviour from the initial command. This makes it easy for the
plugin developer to get a string with some arguments for his plugin.
It is up to the plugin developer to parse the string.
The arguments will be accessible through self._args variable.
Diffstat (limited to 'plugins/plugin_examples/sample1Plugin.py')
0 files changed, 0 insertions, 0 deletions