Caddy.Config (Caddy v1.0.5)
Caddy Config
Start Caddy Config
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for GenServer.init/1
.
Link to this section Functions
Link to this function
adapt(binary, adapter \\ "caddyfile")
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
ensure_path_exists()
Link to this function
env()
Link to this function
env_file()
Link to this function
etc_path()
Link to this function
first_writable(paths)
Link to this function
first_writable_or(paths, default)
Link to this function
get(name)
Link to this function
has_write_permission?(path)
Link to this function
init(args)
Callback implementation for GenServer.init/1
.
Link to this function
init_file()
Link to this function
initial()
Link to this function
parse_caddyfile(caddy_bin, caddy_file)
Link to this function
paths()
Link to this function
pid_file()
Link to this function
priv_path()
Link to this function
run_path()
Link to this function
saved()
Link to this function
saved_json_file()
Link to this function
socket_file()
Link to this function
start_link(args)
Link to this function
tmp_path()
Link to this function
user_home()
See System.user_home/0
.
Link to this function
xdg_config_home()
Link to this function