Parents: | io.files.trash.macos |
Class | Superclass | Slots |
FSRef | struct |
OSStatus |
OptionBits |
Word | Stack effect |
<fs-ref> | ( path -- fs-ref ) |
FSMoveObjectToTrashSync | ( source target options -- OSStatus ) |
FSPathMakeRefWithOptions | ( path options ref isDirectory -- OSStatus ) |
GetMacOSStatusCommentString | ( err -- char* ) |
check-err | ( err -- ) |
kFSFileOperationDefaultOptions | ( -- value ) |
kFSFileOperationDoNotMoveAcrossVolumes | ( -- value ) |
kFSFileOperationOverwrite | ( -- value ) |
kFSFileOperationSkipPreflight | ( -- value ) |
kFSFileOperationSkipSourcePermissionErrors | ( -- value ) |
kFSPathMakeRefDefaultOptions | ( -- value ) |
kFSPathMakeRefDoNotFollowLeafSymlink | ( -- value ) |
noErr | ( -- value ) |
Word | Stack effect |
FSRef? | ( object -- ? ) |