4 references to Wrench
aspire (4)
Commands\AgentInitCommand.cs (1)
162
_interactionService.DisplayMessage(KnownEmojis.
Wrench
, update.Description);
Commands\Sdk\SdkDumpCommand.cs (1)
161
InteractionService.DisplayMessage(KnownEmojis.
Wrench
, line);
Commands\Sdk\SdkGenerateCommand.cs (1)
155
InteractionService.DisplayMessage(KnownEmojis.
Wrench
, line);
Commands\UpdateCommand.cs (1)
391
InteractionService.DisplayMessage(KnownEmojis.
Wrench
, $"Installing new CLI to {installDir}...");