Files

caseapp.core.app.nio.Files
object Files

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Files.type

Members list

Value members

Concrete methods

def createDirectories(path: Path): Unit
def deleteIfExists(path: Path): Boolean
def exists(path: Path): Boolean
def isRegularFile(path: Path): Boolean