Method: MethodSequenceChecker#first_method_arity_type
- Defined in:
- lib/pippi/checks/method_sequence_checker.rb
#first_method_arity_type ⇒ Object (readonly)
Returns the value of attribute first_method_arity_type.
6 7 8 |
# File 'lib/pippi/checks/method_sequence_checker.rb', line 6 def first_method_arity_type @first_method_arity_type end |