Class: RuboCop::Packs::Private::Offense
- Inherits:
-
T::Struct
- Object
- T::Struct
- RuboCop::Packs::Private::Offense
- Extended by:
- T::Sig
- Defined in:
- lib/rubocop/packs/private/offense.rb
Instance Method Summary collapse
Instance Method Details
#pack ⇒ Object
13 14 15 |
# File 'lib/rubocop/packs/private/offense.rb', line 13 def pack ::Packs.for_file(filepath) end |