Method: Fastlane::Actions::CodeStaticAnalyzerAction.checked_pmd
- Defined in:
- lib/fastlane/plugin/code_static_analyzer/actions/code_static_analyzer_action.rb
.checked_pmd ⇒ Object (readonly)
Returns the value of attribute checked_pmd.
123 124 125 |
# File 'lib/fastlane/plugin/code_static_analyzer/actions/code_static_analyzer_action.rb', line 123 def checked_pmd @checked_pmd end |