Method: Fastlane::Setup#fastfile_content

Defined in:
fastlane/lib/fastlane/setup/setup.rb

#fastfile_contentObject

The current content of the generated Fastfile



22
23
24
# File 'fastlane/lib/fastlane/setup/setup.rb', line 22

def fastfile_content
  @fastfile_content
end