Class: Org
- Inherits:
-
IRB::Command::Base
- Object
- IRB::Command::Base
- Org
- Defined in:
- lib/alet/irb/command/org.rb
Instance Method Summary collapse
Instance Method Details
#execute(arg) ⇒ Object
8 9 10 |
# File 'lib/alet/irb/command/org.rb', line 8 def execute(arg) show_org_settings end |