InteractiveFileOps

scala.build.interactive.InteractiveFileOps

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

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