Method: AEMO::NEM12#parse_nem12_500

Defined in:
lib/aemo/nem12.rb

#parse_nem12_500(_line, strict: true) ⇒ Hash

What even is a 500 row?

Parameters:

  • line (String)

    A single line in string format

  • strict (Boolean) (defaults to: true)

Returns:

  • (Hash)

    the line parsed into a hash of information

Since:

  • 0.1.4



350
# File 'lib/aemo/nem12.rb', line 350

def parse_nem12_500(_line, strict: true); end