Method: Fastlane::SwiftToolDetail#swift_class
- Defined in:
- fastlane/lib/fastlane/swift_fastlane_api_generator.rb
#swift_class ⇒ Object
Returns the value of attribute swift_class.
5 6 7 |
# File 'fastlane/lib/fastlane/swift_fastlane_api_generator.rb', line 5 def swift_class @swift_class end |