Handbook
Glossary
current-vocab-dirs ( -- dirs )
Vocabulary
gobject-introspection
.
private
Inputs
None
Outputs
dirs
an
object
Definition
USING:
kernel
make
splitting
;
IN:
gobject-introspection.private
:
current-vocab-dirs
( -- dirs )
[
current-vocab-path
[
,
]
[
"/ffi"
?tail
[
,
]
[
drop
]
if
]
bi
]
{
}
make
;