Method: Mu::Command::API.instance
- Defined in:
- lib/mu/command/api.rb
.instance ⇒ Object
81 82 83 |
# File 'lib/mu/command/api.rb', line 81 def self.instance @instance ||= API.new end |
81 82 83 |
# File 'lib/mu/command/api.rb', line 81 def self.instance @instance ||= API.new end |