1 implementation of ConfirmAsync
aspire (1)
Interaction\InteractionService.cs (1)
144public Task<bool> ConfirmAsync(string promptText, bool defaultValue = true, CancellationToken cancellationToken = default)