Method: Satisfactory::Record#upstream

Defined in:
lib/satisfactory/record.rb

#upstreamObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Since:

  • 0.2.0



33
34
35
# File 'lib/satisfactory/record.rb', line 33

def upstream
  @upstream
end