kojismokydingo.standalone.builds¶
Koji Smoky Dingo - Standalone build commands
- author:
Christopher O'Brien <obriencj@gmail.com>
- licence:
GPL v3
- class LonelyFilterBuilds(name=None)[source]¶
Bases:
AnonLonelyDingo
,FilterBuilds
Adapter to make the FilterBuilds command into a LonelyDingo.
- Parameters:
name -- The name that this command is being represented as
- arguments(parser)[source]¶
Override to add relevant arguments to the given parser instance. May return an alternative parser instance or None.
- Parameters:
parser -- the parser to decorate with additional arguments