kojismokydingo.standalone.tags¶
Koji Smoky Dingo - Standalone tag commands
- author:
Christopher O'Brien <obriencj@gmail.com>
- licence:
GPL v3
- class LonelyFilterTags(name=None)[source]¶
Bases:
AnonLonelyDingo
,FilterTags
Adapter to make the FilterTags 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