CompletionInstallationException constructor
Describes an exception during the installation of completion scripts.
Implementation
CompletionInstallationException({
required this.message,
required this.rootCommand,
});
Describes an exception during the installation of completion scripts.
CompletionInstallationException({
required this.message,
required this.rootCommand,
});