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