Class: Org

Inherits:
IRB::Command::Base
  • Object
show all
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