OutputWriter

interface OutputWriter

Inheritors

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)