File: separate-id-parser-argument-from-showcommand-ce92d0c52dd1963e.yaml

package info (click to toggle)
python-blazarclient 4.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 468 kB
  • sloc: python: 2,742; makefile: 18; sh: 2
file content (6 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
other:
  - |
    The ID parser argument is moved from the ShowCommand class to each resource
    class. This allows the ordering of arguments to be fully customised,
    instead of requiring the ID to come first.