Class: InstallGemLocal::App

Inherits:
Thor
  • Object
show all
Defined in:
lib/install_gem_local.rb

Instance Method Summary collapse

Instance Method Details

#methods_descObject



19
20
21
# File 'lib/install_gem_local.rb', line 19

def methods_desc
  puts InstallGemLocal::Utilization.show_methods
end