Package org.springframework.shell.config
Interface UserConfigPathProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Interface providing a
Path
to a location where
user level runtime configuration files are strored.-
Method Summary
-
Method Details
-
provide
Path provide()Provides a path to a user config location.- Returns:
- a path to user config location
-