6 references to Wrench
aspire (6)
Commands\AgentInitCommand.cs (1)
228
InteractionService.DisplayMessage(KnownEmojis.
Wrench
, update.Description);
Commands\Sdk\SdkDumpCommand.cs (2)
190
InteractionService.DisplayMessage(KnownEmojis.
Wrench
, line);
289
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)
814
InteractionService.DisplayMessage(KnownEmojis.
Wrench
, $"Installing new CLI to {installDir}...");