Method: Fastlane::Setup#user

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

#userObject

For iOS projects that’s the Apple ID email



28
29
30
# File 'fastlane/lib/fastlane/setup/setup.rb', line 28

def user
  @user
end