Method: ConfConf::Project::Environment#variables

Defined in:
lib/conf_conf/project/environment.rb

#variablesObject

Returns the value of attribute variables

Returns:

  • (Object)

    the current value of variables



3
4
5
# File 'lib/conf_conf/project/environment.rb', line 3

def variables
  @variables
end