| Class | StructuredWarnings::Warner |
| In: |
lib/structured_warnings/warner.rb
|
| Parent: | Object |
Warner.new.format(StructuredWarning::DeprecationWarning, "more info..", caller)
# => "demo.rb:5 : more info.. (StructuredWarning::DeprecationWarning)"