Method: Bundler::CLI::Init#initialize
- Defined in:
- lib/bundler/cli/init.rb
permalink #initialize(options) ⇒ Init
Returns a new instance of Init.
6 7 8 |
# File 'lib/bundler/cli/init.rb', line 6 def initialize() @options = end |
Returns a new instance of Init.
6 7 8 |
# File 'lib/bundler/cli/init.rb', line 6 def initialize() @options = end |