Tab constructor
Tab({
- ShellCompDirective emptyCompletionDirective = ShellCompDirective.noFileComp,
Implementation
Tab({this.emptyCompletionDirective = ShellCompDirective.noFileComp})
: super('', '');