setHostEnv

Whether to allow the guest language to access host-side environment. Defaults to `false`.
bool host_env = 8;

Return

This builder for chaining.

Parameters

value

The hostEnv to set.