Handbook
Glossary
plan9-tool-path ( tool -- path )
Vocabulary
editors
.
acme
Inputs
tool
an
object
Outputs
path
an
object
Definition
USING:
io.pathnames
kernel
sequences
;
IN:
editors.acme
:
plan9-tool-path
( tool -- path )
[
plan9-path
"/bin"
append
]
dip
append-path
;