1 reference to Boolean
aspire (1)
Commands\PipelineCommandBase.cs (1)
1157
InputType.
Boolean
=> (await InteractionService.PromptConfirmAsync(promptText, binding: PromptBinding.CreateDefault(ParseBooleanValue(input.Value)), cancellationToken: cancellationToken)).ToString().ToLowerInvariant(),