ProfileFileUpdater

scala.cli.internal.ProfileFileUpdater

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def addToProfileFile(file: Path, title: String, addition: String, charset: Charset): Boolean
def removeFromProfileFile(file: Path, title: String, charset: Charset): Boolean