Handbook
Glossary
aquamacs-path ( -- path )
Vocabulary
editors
.
aquamacs
Inputs
None
Outputs
path
an
object
Definition
USING:
io.standard-paths
kernel
namespaces
;
IN:
editors.aquamacs
:
aquamacs-path
( -- path )
\
aquamacs-path
get
[
find-aquamacs-path
[
"aquamacs"
?find-in-path
]
unless*
]
unless*
;