Searched refs:opts_parse (Results 1 - 3 of 3) sorted by relevance
/pkg/src/modules/ |
H A D | misc.py | 1420 def opts_parse(op, args, opts_table, opts_mapping, usage_cb=None, function
|
/pkg/src/modules/client/ |
H A D | client_api.py | 2910 opt_dict = misc.opts_parse(subcommand, [],
|
/pkg/src/ |
H A D | client.py | 5544 opt_dict, pargs = misc.opts_parse(subcommand, pargs, valid_opts,
|
Completed in 116 milliseconds