Method: TkNamespace.current_path
- Defined in:
- lib/tk/namespace.rb
.current_path ⇒ Object
343 344 345 |
# File 'lib/tk/namespace.rb', line 343 def self.current_path tk_call('namespace', 'current') end |
343 344 345 |
# File 'lib/tk/namespace.rb', line 343 def self.current_path tk_call('namespace', 'current') end |