Class: Packwerk::OutputStyles::Plain
- Inherits:
-
Object
- Object
- Packwerk::OutputStyles::Plain
- Extended by:
- T::Sig
- Includes:
- Packwerk::OutputStyle
- Defined in:
- lib/packwerk/output_styles/plain.rb
Instance Method Summary collapse
Instance Method Details
#error ⇒ Object
21 22 23 |
# File 'lib/packwerk/output_styles/plain.rb', line 21 def error "" end |
#filename ⇒ Object
16 17 18 |
# File 'lib/packwerk/output_styles/plain.rb', line 16 def filename "" end |
#reset ⇒ Object
11 12 13 |
# File 'lib/packwerk/output_styles/plain.rb', line 11 def reset "" end |