Class: Deas::TestRunner::ContentTypeArgs

Inherits:
Struct
  • Object
show all
Defined in:
lib/deas/test_runner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#extnameObject

Returns the value of attribute extname

Returns:

  • (Object)

    the current value of extname



84
85
86
# File 'lib/deas/test_runner.rb', line 84

def extname
  @extname
end

#paramsObject

Returns the value of attribute params

Returns:

  • (Object)

    the current value of params



84
85
86
# File 'lib/deas/test_runner.rb', line 84

def params
  @params
end