binmode(mode = nil) Instance Public methods Turn newline conversion on (mode == false) or off (mode == true), or return the current value (mode is not specified).
fix.odd? â true or false Instance Public methods Returns true if fix is an odd number.
union(enum) Instance Public methods Alias for: |
summarize(*args, &block) Instance Public methods Creates the summary table, passing each line to the block (without newline). The arguments args are passed along to the summarize method which is called on every option.
generate() Instance Public methods
debug=(val) Instance Public methods
insert(tagOrId, index, string) Instance Public methods
write(name, value, options = nil) Instance Public methods Writes the value to the cache, with the key. Options are passed to the underlying cache implementation.
test_inheritance_new_with_default_class() Instance Public methods
visit_NilClass(o) Instance Public methods
Page 15 of 2275