Module nova_reloader

.

Copyright © (C) 2018, Niclas Axelsson

Behaviours: gen_server.

Authors: Niclas Axelsson (niclas@burbas.se).

Description

Function Index

add_directory/1
start_link/0 Starts the server.

Function Details

add_directory/1

add_directory(Dir) -> any()

start_link/0

start_link() -> {ok, Pid::pid()} | {error, Error::{already_started, pid()}} | {error, Error::term()} | ignore

Starts the server


Generated by EDoc