Module uclicious::variable_handlers::env[][src]

Expand description

A variable handler that lets you pull values from the environment.

Structs

A handler that replaces variable with value of environmental variable if its present. Handler optionally allows you to specify a prefix for all variables.