set_list(val) Instance Public methods Also aliased as: list=, set_numlist
sub(pattern, replacement) â $_sub(pattern) { block } â $_ Instance Public methods Equivalent to $_.sub(args), except that $_ will be updated if substitution occurs. Available only when -p/-n command line option specified.
==(other) Instance Public methods DOC: this should probably be :nodoc'd
add_bulk_threshold_option() Instance Public methods Add the âbulk-threshold option
close() Instance Public methods Update and close the session's FileStore file.
scan_dragto(x, y) Instance Public methods
load_all() Instance Public methods Loads all items from this store into memory. This recreates a documentation tree for use by a generator
titlebackground(bg) Instance Public methods set title background color
each_installed_writer() Class Public methods yields an instance of each installed XML writer
WIN32OLE_TYPELIB#inspect â String Instance Public methods Returns the type library name with class name. tlib = WIN32OLE_TYPELIB.new('Microsoft Excel 9.0 Object Library') tlib.inspect # => "<#WIN32OLE_TYPELIB:Microsoft Excel 9.0 Object Library>"
Page 331 of 2275