bash-it/test/lib
Konstantin Gredeskoul baae0305b6 Speed up bash-it Search & support exact matches
This commit improves Bash-It search functionality in a couple of ways:

 * bash-it search (with no arguments) will print detailed help.
 * bash-it search now accepts terms prefixed with '@' sign, indicating an exact match.
 * bash-it search now performs smarter caching of the component listings/status

New search syntax is as follows:

   bash-it search [-|@]term1 [-|@]term2 [ --enable | --disable | --help ]
2018-11-19 11:55:36 -08:00
..
composure.bats added test example for plugin and lib 2015-03-28 18:54:37 -07:00
helpers.bats Speed up bash-it Search & support exact matches 2018-11-19 11:55:36 -08:00
search.bats Speed up bash-it Search & support exact matches 2018-11-19 11:55:36 -08:00