Class: Bundler::Source
- Inherits:
-
Object
- Object
- Bundler::Source
- Defined in:
- lib/bundle_filter/source.rb
Instance Method Summary collapse
Instance Method Details
#print_using_message(message) ⇒ Object
2 3 4 5 6 7 8 |
# File 'lib/bundle_filter/source.rb', line 2 def () if !.include?("(was ") && Bundler.feature_flag. Bundler.ui.debug else Bundler.ui.info end end |