Method: ConflowSpec::FlowContext::JobProductStruct#params

Defined in:
lib/conflow_spec/flow_context.rb

#paramsObject

Returns the value of attribute params

Returns:

  • (Object)

    the current value of params



15
16
17
# File 'lib/conflow_spec/flow_context.rb', line 15

def params
  @params
end