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

owner

inline val Path.owner: UserPrincipal (source)

Delegates to Files.getLastModifiedTime without LinkOptions.

inline fun Path.owner(linkOption: LinkOption, vararg furtherLinkOptions: LinkOption): UserPrincipal (source)

Delegates to Files.getLastModifiedTime.