print(*args) Instance Public methods Writes args to the stream. See IO#print for full details.
memberwise(op, x) Instance Protected methods Returns a new Tms object obtained by memberwise operation op of the individual times for this Tms object with those of the other Tms object. op can be a mathematical operation such as +, -, *, /
[](task_name) Class Public methods Return a task with the given name. If the task is not currently known, try to synthesize one from the defined rules. If no rules are found, but an existing file matches the task name, assume it is a file task with no dependencies or actions.
host() Instance Public methods The host this request is for
new(obj = nil) Class Public methods
big >= real â true or false Instance Public methods Returns true if the value of big is greater than or equal to that of real.
box(text, width=nil, height=nil) Class Public methods
Date.rfc2822(string='Mon, 1 Jan -4712 00:00:00 +0000'[, start=ITALY]) â date Class Public methods Creates a new Date object by parsing from a string according to some typical RFC 2822 formats. Date.rfc2822('Sat, 3 Feb 2001 00:00:00 +0000') #=> #<Date: 2001-02-03 ...>
add_menubar(menu_spec, tearoff=false, opts=nil) Instance Public methods
forget(idx) Instance Public methods
Page 345 of 2275