Method: Muby::InputWindow.get_instance
- Defined in:
- lib/muby/inputwindow.rb
.get_instance ⇒ Object
25 26 27 |
# File 'lib/muby/inputwindow.rb', line 25 def self.get_instance @@instance ||= Muby::InputWindow.new end |
25 26 27 |
# File 'lib/muby/inputwindow.rb', line 25 def self.get_instance @@instance ||= Muby::InputWindow.new end |