Class: Ace::Test::EndToEndRunner::Atoms::ArtifactContractValidator::Reference

Inherits:
Struct
  • Object
show all
Defined in:
lib/ace/test/end_to_end_runner/atoms/artifact_contract_validator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



11
12
13
# File 'lib/ace/test/end_to_end_runner/atoms/artifact_contract_validator.rb', line 11

def line
  @line
end

#optionalObject

Returns the value of attribute optional

Returns:

  • (Object)

    the current value of optional



11
12
13
# File 'lib/ace/test/end_to_end_runner/atoms/artifact_contract_validator.rb', line 11

def optional
  @optional
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



11
12
13
# File 'lib/ace/test/end_to_end_runner/atoms/artifact_contract_validator.rb', line 11

def path
  @path
end

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



11
12
13
# File 'lib/ace/test/end_to_end_runner/atoms/artifact_contract_validator.rb', line 11

def source
  @source
end