cmd-ts
cmd-ts copied to clipboard
Shell completions
trafficstars
Was wondering if anyone created some sort of shell completion generator which works with cmd-ts
I'd like this as well. I wonder how well the parser can accommodate this. Can the parser be run and tell you where it had to stop so you know what it's expecting next? Then completions can come from there.