@Prototype public class CreateFunctionCommand extends CreateCommand
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
NAME  | 
availableFeaturescommonOptions, specNOOP| Constructor and Description | 
|---|
CreateFunctionCommand(FunctionAvailableFeatures availableFeatures,
                     ContextFactory contextFactory,
                     ProjectGenerator projectGenerator)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.util.List<java.lang.String> | 
getSelectedFeatures()  | 
call, generate, generate, getAdditionalOptionserr, getOperatingSystem, green, out, red, showStacktrace, verbose, warningpublic static final java.lang.String NAME
public CreateFunctionCommand(FunctionAvailableFeatures availableFeatures, ContextFactory contextFactory, ProjectGenerator projectGenerator)
@NonNull protected java.util.List<java.lang.String> getSelectedFeatures()
getSelectedFeatures in class CreateCommand