System.Management.Automation.Subsystem.Prediction Namespace

Classes

CommandPrediction

Provides a set of possible predictions for given input.

PredictionClient

The class represents a client that interacts with predictors.

PredictionContext

Context information about the user input.

PredictionResult

The class represents the prediction result from a predictor.

PredictiveSuggestion

The class represents a predictive suggestion generated by a predictor.

Structs

SuggestionPackage

A package returned from GetSuggestion(PredictionClient, PredictionContext, CancellationToken).

Interfaces

ICommandPredictor

Interface for implementing a predictor plugin.

Enums

PredictionClientKind

Kinds of prediction clients.

PredictorFeedbackKind

Kinds of feedback a predictor can choose to accept.