Creates an instance of CompletionCommands.
public CompletionCommands(string completionCommandName = "completion", string completeRequestCommandName = "__complete")
The public command name used to generate completion scripts. Default is completion.
The hidden command name used by glue scripts. Default is __complete.