Handbook
Glossary
file>cuesheet ( path -- cuesheet )
Vocabulary
cuesheet
Inputs
path
an
object
Outputs
cuesheet
an
object
Definition
USING:
io.encodings.utf8
io.files
;
IN:
cuesheet
:
file>cuesheet
( path -- cuesheet )
utf8
[
read-cuesheet
]
with-file-reader
;