Class SFCommandDefinition
java.lang.Object
com.soulfiremc.bootstrap.client.cli.SFCommandDefinition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable Path@Nullable AuthTypeauthType()call()picocli.CommandLine@NotNull SFCommandDefinitioncommandLine(picocli.CommandLine commandLine) boolean@Nullable Path@Nullable ProxyTypebooleanstart()
-
Constructor Details
-
SFCommandDefinition
-
-
Method Details
-
call
-
cliManager
-
commandLine
public picocli.CommandLine commandLine() -
start
public boolean start() -
accountFile
-
authType
-
proxyFile
-
proxyType
-
generateFlags
public boolean generateFlags() -
commandLine
- Returns:
this.
-