Package-level declarations

Types

Link copied to clipboard
interface EnvReader
A functional interface for reading environment variables.
Link copied to clipboard
An EnvReader that reads primitive types and their boxed equivalents from a raw string source.
Link copied to clipboard
An EnvReader that reads from multiple sources in order, returning the first value found.
Link copied to clipboard
An EnvReader that reads environment variables from the system environment.