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