bind(seq, *args) Instance Public methods def bind(seq, cmd=Proc.new, *args) _bind([@t.path, 'tag', 'bind', @id], seq, cmd, *args) self end
set_translation(locale, src_str, trans_str=None, enc='utf-8') Instance Public methods
value_type=(val) Instance Public methods Alias for: set_value_type
irb_level() Instance Public methods Size of the current WorkSpace stack
new(master, component=nil) Class Public methods
look() Instance Public methods
new(obj = nil) Class Public methods
big numeric â -1, 0, +1 or nil Instance Public methods ComparisonâReturns -1, 0, or +1 depending on whether big is less than, equal to, or greater than numeric. This is the basis for the tests in Comparable. nil is returned if the two values are incomparable.
variable=(var) Instance Public methods Alias for: set_variable
escape(data) Instance Public methods Escapes control characters in data
Page 416 of 2275