PathInfo

fs2.io.file.PathInfo
case class PathInfo(path: Path, attributes: BasicFileAttributes)

Provides a Path and its associated BasicFileAttributes.

Attributes

Source
PathInfo.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product