ConfigProvider
Functions
Link copied to clipboard
Link copied to clipboard
Gets or creates a ConfigProvider for a child node under path.
Link copied to clipboard
Gets an optional entry Provider for a value of type T under the first existing path from paths, whose value will be null if no entry exists or could not be deserialized to T.
Gets an optional entry Provider for a value of type T under path, whose value will be null if the entry does not exist or could not be deserialized to T.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard