size(types) Class Public methods Returns the size needed for the union with the given types. Fiddle::CUnionEntity.size( [ Fiddle::TYPE_DOUBLE, Fiddle::TYPE_INT, Fiddle::TYPE_CHAR, Fiddle::TYPE_VOIDP ]) #=> 8
y2axis_cget_strict(option) Instance Public methods
new(markup = nil) Class Public methods Returns a new ToBs that is ready for hot backspace action!
handle_special_HYPERLINK(special) Instance Public methods special is a potential link. The following schemes are handled: mailto: Inserted as-is. http: Links are checked to see if they reference an image. If so, that image gets inserted using an <img> tag. Otherwise a conventional <a href> is used. link: Reference to a local file relative to the output directory.
modules_for_helpers(args) Instance Public methods Overwrite #modules_for_helpers to accept :all as argument, which loads all helpers in helpers_path. Parameters args - A list of helpers Returns array - A normalized list of modules for the list of helpers provided.
false ^ obj â true or falsenil ^ obj â true or false Instance Public methods Exclusive OrâIf obj is nil or false, returns false; otherwise, returns true.
big > real â true or false Instance Public methods Returns true if the value of big is greater than that of real.
handle_special_RDOCLINK(special) Instance Public methods Converts the rdoc-â¦: links into a Markdown.style links.
build_verbatim(margin) Instance Public methods Builds a Verbatim that is indented from margin. The verbatim block is shifted left (the least indented lines start in column 0). Each part of the verbatim is one line of text, always terminated by a newline. Blank lines always consist of a single newline character, and there is never a single newline at the end of the verbatim.
propagate(master, mode=None) Class Public methods
Page 328 of 2275