all

abstract fun all(): Map<String, String>

All Environment Variables

Retrieve all environment variables available to the guest program.

Return

Map of environment variable names to their values.