Parents: | io.files.acls |
Authors: | Doug Coleman |
Platforms: | macos |
Class | Superclass | Slots |
acl-init-failed | tuple | n |
add-permission-failed | tuple | permission-set permission |
Word | Stack effect |
acl-each | ( path quot -- ) |
acl-entry-each | ( path quot -- ) |
acl-entry-map | ( path quot -- seq ) |
acl-entry>flag-names | ( acl-entry -- strings ) |
acl-entry>flagset | ( acl-entry -- flagset ) |
acl-entry>owner-name | ( acl-entry -- string ) |
acl-entry>perm-strings | ( acl_entry_t -- strings ) |
acl-entry>permset | ( acl_entry_t -- acl_permset ) |
acl-entry>tag-name | ( acl-entry -- string ) |
acl-init-failed | ( n -- * ) |
acl-map | ( path quot -- seq ) |
acl-valid? | ( acl -- ? ) |
acl>text | ( acl_t -- string ) |
acls. | ( path -- ) |
add-permission | ( acl_permset permission -- ) |
add-permission-failed | ( permission-set permission -- * ) |
filter-strings | ( obj strings -- string ) |
flagset>strings | ( flagset -- strings ) |
n>new-acl | ( n -- acl ) |
new-acl | ( -- acl ) |
permset>strings | ( acl_permset -- strings ) |
with-new-acl | ( quot -- ) |
Word | Stack effect |
acl-init-failed? | ( object -- ? ) |
add-permission-failed? | ( object -- ? ) |
Vocabulary | Summary |
io.files.acls.macos.ffi |
Vocabulary | Summary |
io.files.acls.macos.private |