Handbook
Glossary
split-path ( path -- dir file )
Vocabulary
cocoa
.
dialogs
Inputs
path
an
object
Outputs
dir
an
object
file
an
object
Definition
USING:
cocoa.application
kernel
splitting
;
IN:
cocoa.dialogs
:
split-path
( path -- dir file )
"/"
split1-last
[
""
or
<NSString>
]
bi@
;