Method: PHPRB::Compiler::Buffer#push
- Defined in:
- lib/web/phprb.rb
#push(cmd) ⇒ Object
268 269 270 |
# File 'lib/web/phprb.rb', line 268 def push(cmd) @line << cmd end |
268 269 270 |
# File 'lib/web/phprb.rb', line 268 def push(cmd) @line << cmd end |