setOwner

inline fun Path.setOwner(value: UserPrincipal): Path

Sets the file owner to the specified value.

Since Kotlin

1.5

See also

Throws

UnsupportedOperationException

if the associated file system does not support the FileOwnerAttributeView.