Function log

    • Log

      Parameters

      • simulation: {
            id: string;
        }

        Simulation

        • id: string
      • file: string

        File

      Returns Promise<{
          log: Buffer;
      }>

      Log

    Generated using TypeDoc and TypeDoc Airthium Plugin