inspect() Instance Public methods Alias for: to_s
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.
false & obj â falsenil & obj â false Instance Public methods AndâReturns false. obj is always evaluated as it is the argument to a method callâthere is no short-circuit evaluation in this case.
read_substitution(header, syms, winapis) Instance Public methods
exports(name = $name, library = $library, description = $description) Instance Public methods
output(output = $output, &block) Class Public methods
new(objs) Class Public methods
inherited(klass) Class Public methods
extract(objs, *rest) Class Public methods
create(*args, &block) Class Public methods
Page 2108 of 2275