Method: Fastlane::Runner#current_platform
- Defined in:
- fastlane/lib/fastlane/runner.rb
#current_platform ⇒ Object
Symbol for the current platform
7 8 9 |
# File 'fastlane/lib/fastlane/runner.rb', line 7 def current_platform @current_platform end |