-
-
Notifications
You must be signed in to change notification settings - Fork 3
USTAR.TarWriter.SetEntryMode
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
Sub SetEntryMode(Path As String, Mode As Permissions)
Name | Type | Comment |
---|---|---|
Path | String | The entry to modify. |
Mode | Permissions | The new permissions for the entry. |
Sets the Unix-style permissions for the entry.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.