Function: f-write
f-write is a function alias for f-write-text, defined in f.el.
Signature
(f-write TEXT CODING PATH)
Documentation
Write TEXT with CODING to PATH.
TEXT is a multibyte string. CODING is a coding system to encode TEXT with. PATH is a file name to write to.