Handbook
Glossary
permset>strings ( acl_permset -- strings )
Vocabulary
io
.
files
.
acls
.
macos
Inputs
acl_permset
an
object
Outputs
strings
an
object
Definition
USING:
io.files.acls.macos.ffi
io.files.acls.macos.private
kernel
sequences
;
IN:
io.files.acls.macos
:
permset>strings
( acl_permset -- strings )
acl-perms
[
acl_get_perm_np
dup
acl-error
]
with
map
acl-perm-names
filter-strings
;