Class: RegressionTest::CliExec::FilePair

Inherits:
Struct
  • Object
show all
Defined in:
lib/regressiontest/cli_exec.rb

Instance Attribute Summary collapse

Instance Attribute Details

#outfnObject

Returns the value of attribute outfn

Returns:

  • (Object)

    the current value of outfn



18
19
20
# File 'lib/regressiontest/cli_exec.rb', line 18

def outfn
  @outfn
end

#reffnObject

Returns the value of attribute reffn

Returns:

  • (Object)

    the current value of reffn



18
19
20
# File 'lib/regressiontest/cli_exec.rb', line 18

def reffn
  @reffn
end