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