570 571 572 573
# File 'lib/bundler/cli.rb', line 570 def platform require_relative "cli/platform" Platform.new(options).run end