Uses of Interface
ubic.gemma.cli.util.CLIContext
Packages that use CLIContext
-
Uses of CLIContext in ubic.gemma.cli.util
Classes in ubic.gemma.cli.util that implement CLIContextMethods in ubic.gemma.cli.util that return CLIContextModifier and TypeMethodDescriptionprotected final CLIContextAbstractCLI.getCliContext()Obtain the CLI context.Methods in ubic.gemma.cli.util with parameters of type CLIContextModifier and TypeMethodDescriptionfinal voidAbstractCLI.executeCommand(CLIContext cliContext) Execute the given command given CLI arguments.voidCLI.executeCommand(CLIContext ctx) Execute the given command given CLI arguments.