Returns a map of all loaded environment variables.
Useful for debugging or exporting.
Map<String, String> all();