LinkOptionPath
Attributes
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- RichNioPath
Adds permission to this file. This operation requires underlying filesystem to support IO.isPosix
.
Adds permission to this file. This operation requires underlying filesystem to support IO.isPosix
.
Value parameters
- permission
-
the permission to add
Attributes
- Inherited from:
- RichNioPath
Attributes
- Inherited from:
- RichNioPath
Attributes
- Inherited from:
- RichNioPath
Returns the group owner of a file. This operation requires underlying filesystem to support IO.hasFileOwnerAttributeView
.
Returns the group owner of a file. This operation requires underlying filesystem to support IO.hasFileOwnerAttributeView
.
Attributes
- Inherited from:
- RichNioPath
Returns the group owner of a file. This operation requires underlying filesystem to support IO.hasFileOwnerAttributeView
.
Returns the group owner of a file. This operation requires underlying filesystem to support IO.hasFileOwnerAttributeView
.
Attributes
- Inherited from:
- RichNioPath
Tests if this file has the group+execute permission. This operation requires underlying filesystem to support IO.isPosix
.
Tests if this file has the group+execute permission. This operation requires underlying filesystem to support IO.isPosix
.
Attributes
- Inherited from:
- RichNioPath
Tests if this file has the group+read permission. This operation requires underlying filesystem to support IO.isPosix
.
Tests if this file has the group+read permission. This operation requires underlying filesystem to support IO.isPosix
.
Attributes
- Inherited from:
- RichNioPath
Tests if this file has the group+write permission. This operation requires underlying filesystem to support IO.isPosix
.
Tests if this file has the group+write permission. This operation requires underlying filesystem to support IO.isPosix
.
Attributes
- Inherited from:
- RichNioPath
Tests if this file has the others+execute permission. This operation requires underlying filesystem to support IO.isPosix
.
Tests if this file has the others+execute permission. This operation requires underlying filesystem to support IO.isPosix
.
Attributes
- Inherited from:
- RichNioPath
Tests if this file has the others+read permission. This operation requires underlying filesystem to support IO.isPosix
.
Tests if this file has the others+read permission. This operation requires underlying filesystem to support IO.isPosix
.
Attributes
- Inherited from:
- RichNioPath
Tests if this file has the others+write permission. This operation requires underlying filesystem to support IO.isPosix
.
Tests if this file has the others+write permission. This operation requires underlying filesystem to support IO.isPosix
.
Attributes
- Inherited from:
- RichNioPath
Tests if this file has the owner+execute permission. This operation requires underlying filesystem to support IO.isPosix
.
Tests if this file has the owner+execute permission. This operation requires underlying filesystem to support IO.isPosix
.
Attributes
- Inherited from:
- RichNioPath
Tests if this file has the owner+read permission. This operation requires underlying filesystem to support IO.isPosix
.
Tests if this file has the owner+read permission. This operation requires underlying filesystem to support IO.isPosix
.
Attributes
- Inherited from:
- RichNioPath
Tests if this file has the owner+write permission. This operation requires underlying filesystem to support IO.isPosix
.
Tests if this file has the owner+write permission. This operation requires underlying filesystem to support IO.isPosix
.
Attributes
- Inherited from:
- RichNioPath
Returns the owner of a file. This operation requires underlying filesystem to support IO.hasFileOwnerAttributeView
.
Returns the owner of a file. This operation requires underlying filesystem to support IO.hasFileOwnerAttributeView
.
Attributes
- Inherited from:
- RichNioPath
Returns the owner of a file. This operation requires underlying filesystem to support IO.hasFileOwnerAttributeView
.
Returns the owner of a file. This operation requires underlying filesystem to support IO.hasFileOwnerAttributeView
.
Attributes
- Inherited from:
- RichNioPath
Returns this file's POSIX permissions. This operation requires underlying filesystem to support IO.isPosix
.
Returns this file's POSIX permissions. This operation requires underlying filesystem to support IO.isPosix
.
Attributes
- Inherited from:
- RichNioPath
Returns this file's POSIX permissions. This operation requires underlying filesystem to support IO.isPosix
.
Returns this file's POSIX permissions. This operation requires underlying filesystem to support IO.isPosix
.
Attributes
- Inherited from:
- RichNioPath
Attributes
- Inherited from:
- RichNioPath
Removes permission from this file. This operation requires underlying filesystem to support IO.isPosix
.
Removes permission from this file. This operation requires underlying filesystem to support IO.isPosix
.
Value parameters
- permission
-
the permission to remove
Attributes
- Inherited from:
- RichNioPath
Updates the group owner of the file. This operation requires underlying filesystem to support IO.hasFileOwnerAttributeView
.
Updates the group owner of the file. This operation requires underlying filesystem to support IO.hasFileOwnerAttributeView
.
Value parameters
- group
-
the new group owner
Attributes
- Inherited from:
- RichNioPath
Updates the file owner. This operation requires underlying filesystem to support IO.hasFileOwnerAttributeView
.
Updates the file owner. This operation requires underlying filesystem to support IO.hasFileOwnerAttributeView
.
Value parameters
- owner
-
the new group owner
Attributes
- Inherited from:
- RichNioPath
Updates permission of this file. This operation requires underlying filesystem to support IO.isPosix
.
Updates permission of this file. This operation requires underlying filesystem to support IO.isPosix
.
Value parameters
- permissions
-
the permissions to add
Attributes
- Inherited from:
- RichNioPath
Tests if this file has the given permission. This operation requires underlying filesystem to support IO.isPosix
.
Tests if this file has the given permission. This operation requires underlying filesystem to support IO.isPosix
.
Value parameters
- permission
-
the permission to remove
Attributes
- Inherited from:
- RichNioPath