ini-file.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Symbol words
option
section


Ordinary words
WordStack effect
(unescape-string)( str -- )
[section]( line -- )
cleanup-string( str -- str' )
escape( ch -- ch' )
escape-quoted( str -- str' )
escape-string( str -- str' )
line-continues?( line -- ? )
name=value( line -- )
option,( name value -- )
parse-line( line -- )
section,( -- )
section?( line -- index/f )
should-quote?( str -- ? )
space?( ch -- ? )
uncomment( str -- str' )
unescape-string( str -- str' )
unspace( str -- str' )
unwrap( str -- str' )


Files