• Read a local text file and returns its content as string.

    Parameters

    • filePath: string

      The path from the script to the file, e.g. ../../python/circles_human_pc1/circleHide_1664742992568.txt

    Returns Promise<string>

Generated using TypeDoc