Function getAllPrefixes

  • Parameters

    • obj: FOLD

      an object, FOLD object or otherwise.

    Returns string[]

    array of prefixes

    Description

    Find all keys in an object that contain a _ character, and return every prefix substring that comes before the _.