6 references to Wrench
aspire (6)
Commands\AgentInitCommand.cs (1)
213
InteractionService.DisplayMessage(KnownEmojis.
Wrench
, update.Description);
Commands\Sdk\SdkDumpCommand.cs (2)
197
InteractionService.DisplayMessage(KnownEmojis.
Wrench
, line);
296
InteractionService.DisplayMessage(KnownEmojis.
Wrench
, line);
Commands\Sdk\SdkExportCommand.cs (1)
203
InteractionService.DisplayMessage(KnownEmojis.
Wrench
, line);
Commands\Sdk\SdkGenerateCommand.cs (1)
151
InteractionService.DisplayMessage(KnownEmojis.
Wrench
, line);
Commands\UpdateCommand.cs (1)
868
InteractionService.DisplayMessage(KnownEmojis.
Wrench
, $"Installing new CLI to {installDir}...");