columns_hash() Instance Public methods Returns a hash of column objects for the table associated with this class.
trace_delete(*args) Instance Public methods def #trace_delete(*args) args.each{|id| if id.kind_of?(Tk::BLT::Tree::Trace) id.delete else tk_call(@path, 'trace', 'delete', id) Tk::BLT::Tree::Trace::TraceID_TBL[@path].delete(id.to_s) end self } end
new(input_file_name, include_path) Class Public methods Creates a new pre-processor for input_file_name that will look for included files in include_path
redefine_method(method, &block) Instance Public methods
is_hash?() Instance Public methods
baseName() Instance Public methods BSTR baseName the base name of the node (nodename with the prefix stripped off)
ARGF.to_write_io â io Instance Public methods Returns IO instance tied to ARGF for writing if inplace mode is enabled.
each() Instance Public methods Iterates over each header in the resopnse
load_default_cert() Instance Public methods
try_to_load_dependency_with_silence(*args) Instance Public methods
Page 859 of 2275