Handbook
Glossary
mdimport-with ( path options -- seq )
Vocabulary
spotlight
Inputs
path
an
object
options
an
object
Outputs
seq
an
object
Definition
USING:
formatting
io.launcher
io.pathnames
kernel
;
IN:
spotlight
:
mdimport-with
( path options -- seq )
swap
absolute-path
"mdimport %s %s"
sprintf
process-lines
;