add public API for locating commands
authorZachary T Welch <zw@superlucidity.net>
Sun, 22 Nov 2009 09:48:55 +0000 (01:48 -0800)
committerZachary T Welch <zw@superlucidity.net>
Wed, 25 Nov 2009 05:37:30 +0000 (21:37 -0800)
commit769fbfa058946e1581d5f9ad75d17947d1ee9ff1
treeb645748b64d64ae5fcc26ffb70474dbbbaf0971f
parent4c54c27da774f8035a04f3b091fcfc5661253a0e
add public API for locating commands

Allow other modules to find a command, primarily for the purpose of
registering and unregistering subcommands.
src/helper/command.c
src/helper/command.h