Handbook
Glossary
cleanup-string ( str -- str' )
Vocabulary
ini-file
.
private
Inputs
str
an
object
Outputs
str'
an
object
Definition
USING:
quoting
;
IN:
ini-file.private
:
cleanup-string
( str -- str' )
unspace
unquote
unescape-string
;