관리-도구
편집 파일: push-i.yaml
--- !ruby/object:RI::MethodDescription aliases: - !ruby/object:RI::AliasName name: "<<" - !ruby/object:RI::AliasName name: enq block_params: comment: - !ruby/struct:SM::Flow::P body: Pushes <tt>obj</tt> to the queue. If there is no space left in the queue, waits until space becomes available. full_name: SizedQueue#push is_singleton: false name: push params: (obj) visibility: public