effectsToFile

open fun effectsToFile(effectFile: File, effects: List<Effect>)(source)

Write the given effects to the destination file.

Parameters

effectFile

Destination file

effects

List of effects

Throws

Exception in handling the file