Uses of Class
ubic.gemma.cli.completion.ConfluenceWikiHtmlGenerator.CommandMeta
Packages that use ConfluenceWikiHtmlGenerator.CommandMeta
Package
Description
This package provides completion support for the Gemma CLI.
-
Uses of ConfluenceWikiHtmlGenerator.CommandMeta in ubic.gemma.cli.completion
Method parameters in ubic.gemma.cli.completion with type arguments of type ConfluenceWikiHtmlGenerator.CommandMetaModifier and TypeMethodDescriptionvoidConfluenceWikiHtmlGenerator.generateGeneralPage(SortedMap<CLI.CommandGroup, SortedMap<String, ConfluenceWikiHtmlGenerator.CommandMeta>> commands, org.apache.commons.cli.Options options) Constructor parameters in ubic.gemma.cli.completion with type arguments of type ConfluenceWikiHtmlGenerator.CommandMetaModifierConstructorDescriptionWikiCompletionGenerator(String executableName, SortedMap<CLI.CommandGroup, SortedMap<String, ConfluenceWikiHtmlGenerator.CommandMeta>> commands, String pageSuffix, Path outputDir)