Cmdlet: SetPredictiveTextOption

class PoshPredictiveText.SetPredictiveTextOption : PSCmdlet

The Posh Predictive Text cmdlet provides suggested completions for command arguments in PowerShell.

Properties

string? LogFile { get; set; }

Gets or sets the file to which messages will be written.

string? LogLevel { get; set; }

Gets or sets the flag indicating Init command generates and invokes a PowerShell script to add the cmdlet as an Argument Resolver in PowerShell.

SwitchParameter RemoveCondaTabExpansion { get; set; }

Gets or sets the flag that conda tabexpansion should be removed.