InteractiveFileOps
object InteractiveFileOps
Value members
Concrete methods
def appendToFile(interactive: Interactive, msg: String, filePath: Path, entry: String)(fallbackAction: () => Unit): Unit
def erasingPath(interactive: Interactive, printableDest: String, destPath: Path)(fallbackAction: () => Unit): Unit