Package ubic.gemma.cli.completion
Class SettingsCompletionSource
java.lang.Object
ubic.gemma.cli.completion.SettingsCompletionSource
- All Implemented Interfaces:
CompletionSource
Provide completion for all available Gemma settings.
- Author:
- poirigui
-
Nested Class Summary
Nested classes/interfaces inherited from interface ubic.gemma.cli.completion.CompletionSource
CompletionSource.Completion
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SettingsCompletionSource
public SettingsCompletionSource(boolean includeGemmaPrefix) - Parameters:
includeGemmaPrefix
- Force completions to include the "gemma." prefix. This is necessary if providing completions for system properties.
-
-
Method Details
-
getCompletions
- Specified by:
getCompletions
in interfaceCompletionSource
-