Module: Google::Cloud
- Defined in:
- lib/google/cloud/env.rb,
lib/google/cloud/env/version.rb
Defined Under Namespace
Classes: Env
Class Method Summary collapse
-
.env ⇒ Google::Cloud::Env
Returns the global instance of Env.
Class Method Details
.env ⇒ Google::Cloud::Env
Returns the global instance of Env.
377 378 379 |
# File 'lib/google/cloud/env.rb', line 377 def self.env @env end |