Class: Gitlab::Ci::Variables::Downstream::Generator::Context

Inherits:
Struct
  • Object
show all
Defined in:
lib/gitlab/ci/variables/downstream/generator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#all_bridge_variablesObject

Returns the value of attribute all_bridge_variables

Returns:

  • (Object)

    the current value of all_bridge_variables



10
11
12
# File 'lib/gitlab/ci/variables/downstream/generator.rb', line 10

def all_bridge_variables
  @all_bridge_variables
end

#expand_file_refsObject

Returns the value of attribute expand_file_refs

Returns:

  • (Object)

    the current value of expand_file_refs



10
11
12
# File 'lib/gitlab/ci/variables/downstream/generator.rb', line 10

def expand_file_refs
  @expand_file_refs
end