Function getFileSystem

  • Reads all files included in the provided contract Available only in Node.js

    Parameters

    • path: string

      a path to the main contract source code

    Returns Promise<Record<string, string>>

Generated using TypeDoc