CompletionOutputInterface
interface CompletionOutputInterface
Transforms the {see CompletionSuggestions} object into output readable by the shell completion.
Methods
void
write(CompletionSuggestions$suggestions,OutputInterface$output)
No description