Handbook
Glossary
CFBundleLoadExecutable ( bundle -- Boolean )
Vocabulary
core-foundation
.
bundles
Inputs
bundle
an
object
Outputs
Boolean
an
object
Definition
USING:
alien.syntax
core-foundation
;
IN:
core-foundation.bundles
FUNCTION:
Boolean
CFBundleLoadExecutable
(
CFBundleRef
bundle )