Method: DEBUGGER__.warn
- Defined in:
- lib/debug/session.rb
.warn(msg) ⇒ Object
2387 2388 2389 |
# File 'lib/debug/session.rb', line 2387 def self.warn msg log :WARN, msg end |
2387 2388 2389 |
# File 'lib/debug/session.rb', line 2387 def self.warn msg log :WARN, msg end |