Searchex v0.0.1 Searchex

App settings and metadata

Summary

Functions

Return the base path

Return the application version

Functions

base_dir()

Return the base path

In production, the base path is typically ~/.searchex.

The directory structure organization:

base_dir > repo_dirs > collection_files

There is one base dir. Underneath the base dir there are multiple repo dirs. In each repo dir, there can be multiple collection files. Collection files are yaml files with collection configuration parameters.

version()

Return the application version