Method: Github::Response::Header#env

Defined in:
lib/github_api/response/header.rb

#envObject

Returns the value of attribute env

Returns:

  • the current value of env



7
8
9
# File 'lib/github_api/response/header.rb', line 7

def env
  @env
end