Class: Fastlane::Actions::ApprepoAction
- Inherits:
-
Action
- Object
- Action
- Fastlane::Actions::ApprepoAction
- Defined in:
- lib/fastlane/plugin/apprepo/actions/init.rb
Class Method Summary collapse
Class Method Details
.is_supported?(_platform) ⇒ Boolean
4 5 6 |
# File 'lib/fastlane/plugin/apprepo/actions/init.rb', line 4 def self.is_supported?(_platform) true end |