9 Commits (c250b9fc0200920ac3ff129f26de0bf18058303a)

Author SHA1 Message Date
Rapptz fb024546ff [commands] Fix Literal converter not working within flags 4 years ago
Rapptz 1c312a158a [commands] Add FlagConverter.__iter__ 4 years ago
Rapptz 8e9860077d [commands] Fix flag detection code in get_flags 4 years ago
Josh 8457f70477
[commands] Set constructible FlagConverter flags to not be required 4 years ago
Josh cfe93f19b1
[commands] Allow FlagCommand subclasses to inherit options 4 years ago
Josh 42463bae67
[commands] Add support for aliasing to FlagConverter 4 years ago
Rapptz 6065329c0e [commands] Avoid creating unnecessary flag mapping copies 4 years ago
Rapptz 15bfdf66b2 [commands] Default construct flags if they're not passed as parameters 4 years ago
Rapptz ddb71e2aed [commands] Initial support for FlagConverter 4 years ago