@FunctionalInterface public interface UserConfigPathProvider
Path
to a location where
user level runtime configuration files are strored.Modifier and Type | Method and Description |
---|---|
Path |
provide()
Provides a path to a user config location.
|
Path provide()
Copyright © 2024. All rights reserved.