FileOutput

Helper to write stuff to a file.

Todo

Move somewhere else as a utility?

class Object
trait Matchable
class Any

Value members

Concrete methods

def writeToFile(filePath: String, output: String): Unit