| Bash::Completion::Plugins::BashComplete - Plugin for bash-complete |
Bash::Completion::Plugins::BashComplete - Plugin for bash-complete
version 0.001
## not to be used directly
A plugin for the base-complete command. Completes options and
sub-commands.
For the complete sub-command, it completes with the plugin names.
Makes sure we only activate this plugin if we can find bash-complete
in our PATH.
Completion logic for bash-complete
Pedro Melo <melo@cpan.org>
This software is Copyright (c) 2010 by Pedro Melo.
This is free software, licensed under:
The Artistic License 2.0
| Bash::Completion::Plugins::BashComplete - Plugin for bash-complete |