Handbook
Glossary
strip-cocoa ( -- )
Vocabulary
tools
.
deploy
.
shaker
Inputs
None
Outputs
None
Definition
USING:
io.streams.c
kernel
parser
vocabs
;
IN:
tools.deploy.shaker
:
strip-cocoa
( -- )
"cocoa"
lookup-vocab
[
"Stripping unused Cocoa methods"
show
"vocab:tools/deploy/shaker/strip-cocoa.factor"
run-file
]
when
;