Method: TkNamespace.current_path

Defined in:
ext/lib/tk/namespace.rb

.current_pathObject



358
359
360
# File 'ext/lib/tk/namespace.rb', line 358

def self.current_path
  tk_call('namespace', 'current')
end