Issues Show Unassigned Show All Search
Login Remember me? Register Lost your login?
Help Roundup docs
If you use prefix = '', it will work. I guess the long term fix is to link the defaults used in the command table and the defaults given by opts.get(). I.e. if the default for prefix is '', opts.get('prefix') should return ''.