File

dotty.tools.io.File$
See theFile companion class
object File

''Note: This library is considered experimental and should not be used unless you know what you are doing.''

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
File.type

Members list

Concise view

Value members

Concrete methods

def apply(path: String)(implicit codec: Codec): File
def apply(path: JPath)(implicit codec: Codec): File