Method: Fastlane::Actions::RubyAnalyzerAction.return_value

Defined in:
lib/fastlane/plugin/code_static_analyzer/actions/ruby_analyzer.rb

.return_valueObject



104
105
106
# File 'lib/fastlane/plugin/code_static_analyzer/actions/ruby_analyzer.rb', line 104

def self.return_value
  # If you method provides a return value, you can describe here what it does
end