cat --- .. highlight:: dune .. describe:: (format-dune-file ) Output the formatted contents of the file ```` to ````. The source file is assumed to contain S-expressions. Note that the precise formatting can depend on the version of the Dune language used by containing project. Example:: (format-dune-file file.sexp file.sexp.formatted)