public interface CompletionFinder
CompletionFinderTabCompleter
. Provides a list of CompletionInfo
,
which is displayed as tab-completion results in Thermostat shell.Modifier and Type | Method and Description |
---|---|
List<CompletionInfo> |
findCompletions() |
List<CompletionInfo> findCompletions()
Copyright © 2017. All rights reserved.