Class CapabilitiesBase
java.lang.Object
ai.wanaku.cli.main.commands.BaseCommand
ai.wanaku.cli.main.commands.capabilities.CapabilitiesBase
- Direct Known Subclasses:
CapabilitiesCreateResources,CapabilitiesCreateTool
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class ai.wanaku.cli.main.commands.BaseCommand
EXIT_ERROR, EXIT_OK -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcreateProject(String baseCmd, String basePackage, String baseArtifactId) Methods inherited from class ai.wanaku.cli.main.commands.BaseCommand
call, doCall, initService
-
Field Details
-
name
-
wanakuVersion
-
path
-
type
-
-
Constructor Details
-
CapabilitiesBase
public CapabilitiesBase()
-
-
Method Details
-
createProject
-