Uses of Interface
org.springframework.shell.config.UserConfigPathProvider
Packages that use UserConfigPathProvider
-
Uses of UserConfigPathProvider in org.springframework.shell.boot
Methods in org.springframework.shell.boot that return UserConfigPathProviderModifier and TypeMethodDescriptionUserConfigAutoConfiguration.userConfigPathProvider
(SpringShellProperties springShellProperties) Constructors in org.springframework.shell.boot with parameters of type UserConfigPathProviderModifierConstructorDescriptionLineReaderAutoConfiguration
(org.jline.terminal.Terminal terminal, org.jline.reader.Completer completer, org.jline.reader.Parser parser, CommandCatalog commandRegistry, org.jline.reader.History jLineHistory, SpringShellProperties springShellProperties, UserConfigPathProvider userConfigPathProvider)