Liking cljdoc? Tell your friends :D

example-set-narration

Simplest possible example plugin which overrides the narration field of each transaction with a fixed value.

Usage

plugin "limabean.contrib.plugins.examples.set-narration" "{:narration \"Plugins rule ok!\"}"

The config string is optional.

Description

Every transaction is replaced with one which has the specified narration, with a default value used if no config string is supplied.

Implementation notes

Plugin source code

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close