Method: TkNamespace.current_path

Defined in:
lib/tk/namespace.rb

.current_pathObject



343
344
345
# File 'lib/tk/namespace.rb', line 343

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