Method: Fastlane::Actions::ReactPodAction.description
- Defined in:
- lib/fastlane/plugin/react_native_util/actions/react_pod_action.rb
.description ⇒ Object
25 26 27 |
# File 'lib/fastlane/plugin/react_native_util/actions/react_pod_action.rb', line 25 def self.description "Community utilities for React Native projects" end |