fury-old icon indicating copy to clipboard operation
fury-old copied to clipboard

better reuse of common code in CLIs

Open propensive opened this issue 5 years ago • 0 comments

There is currently far too much copy/pasted code in the various CLI objects. There is an opportunity to reduce this significantly by refactoring out several lines of the for-comprehensions into separate, composable methods.

propensive avatar Jan 27 '20 10:01 propensive