Module ssb_common::directory [] [src]

Helpers for working with the default directory (layout) of ssb.

Constants

DEFAULT_SSB_DIRECTORY_NAME

The name of the directory where ssb stores its data by default.

ENV_SSB_DIRECTORY_NAME

Applications should read this environment variable to use an ssb directory other than the default one.

Functions

ssb_directory

A convenience function that returns the full path to the ssb directory.