niok-android / ch.tutteli.niok / java.nio.file.Path / getFileAttributeView

getFileAttributeView

inline fun <reified V : FileAttributeView> Path.getFileAttributeView(vararg linkOptions: LinkOption): V? (source)

Delegates to Files.getFileAttributeView.