Handbook
Glossary
strip-gobject ( -- )
Vocabulary
tools
.
deploy
.
shaker
Inputs
None
Outputs
None
Definition
USING:
io.streams.c
kernel
parser
vocabs
;
IN:
tools.deploy.shaker
:
strip-gobject
( -- )
"gobject-introspection.types"
lookup-vocab
[
"Stripping GObject type info"
show
"vocab:tools/deploy/shaker/strip-gobject.factor"
run-file
]
when
;