Cmdlet: GetPredictiveTextOption

class PoshPredictiveText.GetPredictiveTextOption : PSCmdlet

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

Properties

SwitchParameter Version { get; set; }

Gets or sets the parameter requesting the version to be display.

SwitchParameter ListCommands { get; set; }

Gets or sets the switch indicating List, ListCommand or L flag supported commands.

SwitchParameter PrintScript { get; set; }

Gets or sets a flag to print the PowerShell script used to initialise tab-exapansion of arguments.