Method: Fastlane::Actions::EnvironmentVariableAction.author

Defined in:
fastlane/lib/fastlane/actions/environment_variable.rb

.authorObject

[View source]

26
27
28
# File 'fastlane/lib/fastlane/actions/environment_variable.rb', line 26

def self.author
  "taquitos"
end