Handbook
Glossary
find-in-path* ( string -- path/f )
Vocabulary
io
.
standard-paths
Inputs
string
an
object
Outputs
path/f
an
object
Definition
USING:
system
;
IN:
io.standard-paths
HOOK:
find-in-path*
os
( string -- path/f )
Methods
USING:
arrays
io.standard-paths
io.standard-paths.private
system
;
M:
unix
find-in-path*
1array
application-directories
[
executable-file?
]
find-path-entry
;