Libraries
»
bundler
(2.6.6)
»
Index
»
Bundler
»
UI
»
Shell
»
#warn?
Method: Bundler::UI::Shell#warn?
Defined in:
lib/bundler/ui/shell.rb
#
warn?
⇒
Boolean
Returns:
(
Boolean
)
66 67 68
# File 'lib/bundler/ui/shell.rb', line 66
def
warn?
level
(
"warn"
)
end