Stashing and unstashing

stash()

Stash an object

stash_script()

Source script and stash result

unstash()

Unstash an object

clear_stash()

Clear the stash

Configuration

config_mustashe()

Configure default options for 'mustashe'

Deprecated

The following functions will continue to work for now, but will be removed in a future release of the package.

use_here()

Use the 'here' package when writing stashes to file (deprecated)

dont_use_here()

Stop using the 'here' package when writing stashes to file