Method: IOS::ProjectManipulator#has_swiftgen
- Defined in:
- lib/ios/module/setup/ProjectManipulator.rb
#has_swiftgen ⇒ Object (readonly)
Returns the value of attribute has_swiftgen.
5 6 7 |
# File 'lib/ios/module/setup/ProjectManipulator.rb', line 5 def has_swiftgen @has_swiftgen end |