colcon / colcon-argcomplete

Completion for colcon command lines using argcomplete
http://colcon.readthedocs.io
Apache License 2.0
2 stars 3 forks source link

add COMP_LINE to completion logfile #17

Closed dirk-thomas closed 5 years ago

dirk-thomas commented 5 years ago

While working on another completion problem I found it helpful to include the COMP_LINE in the debug logfile. Also the debug logfile should only be written in case completion is requested.