Method: Bundler::Thor::Runner#installed

Defined in:
lib/bundler/vendor/thor/lib/thor/runner.rb

#installedObject



168
169
170
171
# File 'lib/bundler/vendor/thor/lib/thor/runner.rb', line 168

def installed
  initialize_thorfiles(nil, true)
  display_klasses(true, options["internal"])
end