Handbook
Glossary
launch-services-path ( string -- path/f )
Vocabulary
core-foundation
.
launch-services
Inputs
string
an
object
Outputs
path/f
an
object
Definition
USING:
continuations
kernel
;
IN:
core-foundation.launch-services
:
launch-services-path
( string -- path/f )
[
(launch-services-path)
]
[
2drop
f
]
recover
;