struct

Term2::WithEnvironment

Inherits Term2::ProgramOption < Struct < Value < Object

Configures environment variables for the program.

Constructors

new(env : Hash(String, String))
Source

Instance methods

apply(program : Program) : Nil

Apply this option to a program instance.

Source