Liking cljdoc? Tell your friends :D
Clojure only.

org.soulspace.qclojure.util.io


save-fileclj

(save-file content filename)

Save content to a file.

Parameters:

  • content: SString content to save
  • filename: Output filename

Returns: Path to saved file

Save content to a file.

Parameters:
- content: SString content to save
- filename: Output filename

Returns:
Path to saved file
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close