cmd2 icon indicating copy to clipboard operation
cmd2 copied to clipboard

Allow class member method to be argparse factory

Open anselor opened this issue 1 year ago • 0 comments

Currently the argument parser factory function must be either a stand-alone function, a class method, or static method. Need to support an instance method to support scenario discussed in #1280

anselor avatar Oct 30 '23 23:10 anselor