snippr (version 0.0.0.9000)

snippets_write: Write a list of snippets to a file.

Description

This overwrites the file if it exists. To append/edit a snippet, use snippet_add instead.

Usage

snippets_write(snippets, path)

Arguments

snippets

named list of snippets

path

path to the file to write to