Class: RuboCop::TargetRuby::MiseTomlFile Private
- Inherits:
-
RubyVersionFile
- Object
- Source
- RubyVersionFile
- RuboCop::TargetRuby::MiseTomlFile
- Defined in:
- lib/rubocop/target_ruby.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
The target ruby version may be found in a mise.toml file, in a line starting with ‘ruby = “`.
Instance Attribute Summary
Attributes inherited from Source
Method Summary
Methods inherited from RubyVersionFile
Methods inherited from Source
Constructor Details
This class inherits a constructor from RuboCop::TargetRuby::Source