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