OutputWriter

interface OutputWriter

Functions

Link copied to clipboard
abstract suspend fun write(    path: String,     text: String,     ext: String)
Link copied to clipboard
abstract suspend fun writeResources(pathFrom: String, pathTo: String)

Inheritors

Link copied to clipboard