set_eoutvar(compiler, eoutvar = '_erbout')
public
Can be used to set eoutvar as described in ERB::new. It’s probably easier to just use the constructor though, since calling this method requires the setup of an ERB compiler object.
set_eoutvar(compiler, eoutvar = '_erbout')
public
Can be used to set eoutvar as described in ERB::new. It’s probably easier to just use the constructor though, since calling this method requires the setup of an ERB compiler object.