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