관리-도구
편집 파일: set_eoutvar-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Can be used to set <em>eoutvar</em> 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 <em>compiler</em> object. full_name: ERB#set_eoutvar is_singleton: false name: set_eoutvar params: (compiler, eoutvar = '_erbout') visibility: public