strip-gobject ( -- )


Vocabulary
tools.deploy.shaker

Inputs
None

Outputs
None

Definition


: strip-gobject ( -- )
"gobject-introspection.types" lookup-vocab [
"Stripping GObject type info" show
"vocab:tools/deploy/shaker/strip-gobject.factor"
run-file
] when ;