Method: Fastlane::Actions::WorkWechatAction.return_value
- Defined in:
- lib/fastlane/plugin/work_wechat/actions/work_wechat_action.rb
.return_value ⇒ Object
139 140 141 |
# File 'lib/fastlane/plugin/work_wechat/actions/work_wechat_action.rb', line 139 def self.return_value # If your method provides a return value, you can describe here what it does end |