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