Searchex v0.0.1-alpha.2 Searchex.Cfg
Manage Searchex configurations.
A configuration is stored in a yaml file under ~/.searchex
.
Summary
Functions
Return the contents of a config
Launch an editor to update a config. NOTE: you must define environment
variables EDITOR
and TERMINAL
. This will not work over SSH
List the configs
Create a new config
Remove a config
Test the config file
Return the CFG data as a Map
Functions
Launch an editor to update a config. NOTE: you must define environment
variables EDITOR
and TERMINAL
. This will not work over SSH.
This needs fixing. See this thread for more info: https://elixirforum.com/t/how-to-launch-an-editor-from-escript/2094/1