snippets_write: Write a list of snippets to a file.

Description Usage Arguments

Description

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

Usage

1
snippets_write(snippets, path)

Arguments

snippets

named list of snippets

path

path to the file to write to


dgrtwo/snippr documentation built on May 15, 2019, 7:29 a.m.