diff options
| author | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-05-21 01:11:49 +0100 |
|---|---|---|
| committer | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-05-21 01:11:49 +0100 |
| commit | 7dfc71f3f2e9a9acc95133ef4429d50045f06371 (patch) | |
| tree | 497029b372d10255ee855259be2e7efc77f7d3de /src/delegate.erl | |
| parent | 2b8a8875cc60d858c0b4506b15051507ff9842fd (diff) | |
| download | rabbitmq-server-git-7dfc71f3f2e9a9acc95133ef4429d50045f06371.tar.gz | |
simplify `rabbit_misc:get_options/4'
Incidentally, it is also much more efficient (not that it matters).
I will probably rename it to something like `parse_arguments'.
`CommandOpts' and `GlobalOpts' could be one, but I think that `GlobalOpts'
is really useful since adding the global options to each single command
is a pain. We could, obviously, put them together in a tuple, but then
it's not that different from two separate arguments.
Diffstat (limited to 'src/delegate.erl')
0 files changed, 0 insertions, 0 deletions
