This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AppCenter.
Summary
Setup tab completion for your shell
- Assembly
- Cake
.AppCenter .dll - Namespace
- Cake
.AppCenter - Containing Type
- AppCenterAliases
Syntax
public static void AppCenterSetupAutocomplete(this ICakeContext context, AppCenterSetupAutocompleteSettings settings, string shellProfilePath)
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
settings | App |
The settings. |
shellProfilePath | string | The shellProfilePath. |
Return Value
Type | Description |
---|---|
void |