BashShellProvider Class

Definition

public ref class BashShellProvider : System::CommandLine::StaticCompletions::Shells::IShellProvider
public class BashShellProvider : System.CommandLine.StaticCompletions.Shells.IShellProvider
type BashShellProvider = class
    interface IShellProvider
Public Class BashShellProvider
Implements IShellProvider
Inheritance
BashShellProvider
Implements

Constructors

Name Description
BashShellProvider()

Properties

Name Description
ArgumentName
Extension
HelpDescription

Methods

Name Description
GenerateCompletions(Command)
ToString()

Applies to