FileAttributes

Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

case

Value members

Concrete methods

def apply(path: Path): Either[IOException, FileAttributes]
def apply(isDirectory: Boolean, isOther: Boolean, isRegularFile: Boolean, isSymbolicLink: Boolean): FileAttributes