Hello! Thank you for argcomplete!
I read the documentation (https://kislyuk.github.io/argcomplete/) and have a questions:
- is there a description of environment variables which used by argcomplete to run the python script? (i.e.
_ARGCOMPLETE, _ARGCOMPLETE_IFS, COMP_LINE, COMP_POINT)
- where I can get the complete list/description of this variables?
Thanks!