Select and delete are similar enough to implement/test this in one batch.
Completion looks like this:
(lldb) target select Available completions: 0 -- /Users/me/test/foo ( arch=x86_64-apple-macosx10.14.0, platform=host, pid=65449, state=stopped ) 1 -- /Users/me/test/basic ( arch=x86_64-apple-macosx10.14.0, platform=host )
Can we convert these boolean flags with a new enum or struct TargetInfoDumpOptions?