Closed multimeric closed 3 years ago
This should be implemented as a man
executor (like Docker). However we will have to push some of the explore
functionality into the executors, since the concept of help flags doesn't make sense for a man page. The list of help flags will have to be provided in the __init__()
of the executor now.
Currently we only run commands directly with help flags. Support checking for
man
pages.