aboutsummaryrefslogtreecommitdiff
path: root/src/framework/command.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove the uneccessary function and `Send + Sync` boundsacdenisSK2017-07-221-7/+7
* Provide the command into the checksacdenisSK2017-07-131-1/+1
* Make CommandOrAlias and CommandGroup.commands public (#117)Joe K2017-06-281-2/+2
* Switch from #[doc(hidden)] to pub(crate)alex2017-06-141-7/+4
* Make framework dynamic_prefix accept an &MessageZeyla Hellyer2017-06-131-10/+9
* Restructure modulesZeyla Hellyer2017-05-221-0/+164