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