Class: LeapCli::Config::Environment

Inherits:
Object
  • Object
show all
Defined in:
lib/leap_cli/config/manager.rb

Instance Attribute Summary collapse

Instance Attribute Details

#providerObject

Returns the value of attribute provider.



13
14
15
# File 'lib/leap_cli/config/manager.rb', line 13

def provider
  @provider
end

#servicesObject

Returns the value of attribute services.



13
14
15
# File 'lib/leap_cli/config/manager.rb', line 13

def services
  @services
end

#tagsObject

Returns the value of attribute tags.



13
14
15
# File 'lib/leap_cli/config/manager.rb', line 13

def tags
  @tags
end