Module: Lab42::Console::Shortcut
- Included in:
- Object
- Defined in:
- lib/lab42/console/shortcut.rb
Instance Method Summary collapse
Instance Method Details
#c ⇒ Object
4 5 6 |
# File 'lib/lab42/console/shortcut.rb', line 4 def c @__lab42_console_shortcut__ ||= Lab42::Console.new end |