mirror of
https://github.com/jlengrand/quarkus.git
synced 2026-03-10 08:41:22 +00:00
68 lines
1.8 KiB
JSON
68 lines
1.8 KiB
JSON
[
|
|
{
|
|
"name" : "io.quarkus.cli.commands.AddExtensionCommand",
|
|
"allDeclaredConstructors" : true,
|
|
"allPublicConstructors" : true,
|
|
"allDeclaredMethods" : true,
|
|
"allPublicMethods" : true,
|
|
"fields" : [
|
|
{ "name" : "help" }
|
|
]
|
|
},
|
|
{
|
|
"name" : "io.quarkus.cli.commands.CreateProjectCommand",
|
|
"allDeclaredConstructors" : true,
|
|
"allPublicConstructors" : true,
|
|
"allDeclaredMethods" : true,
|
|
"allPublicMethods" : true,
|
|
"fields" : [
|
|
{ "name" : "help" },
|
|
{ "name" : "artifactid" },
|
|
{ "name" : "groupid" },
|
|
{ "name" : "version" },
|
|
{ "name" : "path" }
|
|
]
|
|
},
|
|
{
|
|
"name" : "io.quarkus.cli.commands.ListExtensionsCommand",
|
|
"allDeclaredConstructors" : true,
|
|
"allPublicConstructors" : true,
|
|
"allDeclaredMethods" : true,
|
|
"allPublicMethods" : true,
|
|
"fields" : [
|
|
{ "name" : "help" }
|
|
]
|
|
},
|
|
{
|
|
"name" : "io.quarkus.cli.commands.QuarkusCommand",
|
|
"allDeclaredConstructors" : true,
|
|
"allPublicConstructors" : true,
|
|
"allDeclaredMethods" : true,
|
|
"allPublicMethods" : true,
|
|
"fields" : [
|
|
{ "name" : "help" }
|
|
]
|
|
},
|
|
{
|
|
"name" : "org.aesh.command.impl.completer.BooleanOptionCompleter",
|
|
"allDeclaredConstructors" : true,
|
|
"allPublicConstructors" : true,
|
|
"allDeclaredMethods" : true,
|
|
"allPublicMethods" : true
|
|
},
|
|
{
|
|
"name" : "org.aesh.command.impl.completer.FileOptionCompleter",
|
|
"allDeclaredConstructors" : true,
|
|
"allPublicConstructors" : true,
|
|
"allDeclaredMethods" : true,
|
|
"allPublicMethods" : true
|
|
}, {
|
|
"name" : "org.aesh.command.impl.parser.AeshOptionParser",
|
|
"allDeclaredConstructors" : true,
|
|
"allPublicConstructors" : true,
|
|
"allDeclaredMethods" : true,
|
|
"allPublicMethods" : true
|
|
}
|
|
|
|
]
|