argbind icon indicating copy to clipboard operation
argbind copied to clipboard

Simple package for binding functions to CLI or config files.

Results 4 argbind issues
Sort by recently updated
recently updated
newest added

I'm currently running into a problem where I'm maintaining config files, but I don't have full control over the location where they live. Under different running conditions, they are in...

I have a lot of subclasses of an abstract base class. The subclasses all use the the base's `__init__`, and so I don't explicitly write out the `__init__` for each....

## Description Hello @pseeth, I'm in the process of uploading this package to the AUR. When running the test suite, all of the tests pass except for sweep_argbind.py. I uploaded...

Constant value is replaced with the argument passed