Handbook
Glossary
get-out-directory ( -- path )
Vocabulary
build-from-source
Inputs
None
Outputs
path
an
object
Definition
USING:
kernel
namespaces
;
IN:
build-from-source
:
get-out-directory
( -- path )
out-directory
get
[
dll-out-directory
]
unless*
;