A type definition for functions that creates the content of a completion script given a rootCommand
rootCommand
typedef CompletionScriptTemplate = String Function(String rootCommand);