commands/base_command library

Extensions

ArgResultsExtension on ArgResults

Properties

interaction InteractionService
final
logger LoggerService
Sets default logger mode
final

Functions

throwToolExit(String? message, {int? exitCode}) → Never
Throws a specialized exception to exit with an actionable message.

Exceptions / Errors

ToolExit
A specialized exception to exit with an actionable message.