Function lines2node

  • For each line in the text, return the node index. -1 for global parameters.

    Ignores table with dots in the name, but do allow dot in the name if it inside qoutes.

    Returns

    Parameters

    • text: string

      The TOML text

    Returns number[]

Generated using TypeDoc