itembind(tag, context, *args)[permalink][rdoc]-
[TODO]
def itembind(tag, context, cmd = Proc.new, *args)
_bind([path, "bind", tagid(tag)], context, cmd, *args) self
end
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
itembind(tag, context, *args)[permalink][rdoc][TODO]
def itembind(tag, context, cmd = Proc.new, *args)
_bind([path, "bind", tagid(tag)], context, cmd, *args) self
end