io.files.trash.macosx.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
FSRef struct


Symbol words
OSStatus
OptionBits


Ordinary words
WordStack 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 )


Class predicate words
WordStack effect
FSRef?( object -- ? )


Files