View Source ExGuard.Config (ExGuard v1.6.0)

Holds the ExGuard configurations during run time.

Summary

Functions

Returns agent based on guard title

Loads ExGuard config file

Given the path, returns matched guard configs.

Puts guard into agent

Starts agent that keeps the configurations

Functions

Returns agent based on guard title

Loads ExGuard config file

Given the path, returns matched guard configs.

In case that a {regex, func} is given to watch, this function also executes the func and returns list of files

Link to this function

put_guard(title, guard_struct)

View Source

Puts guard into agent

Starts agent that keeps the configurations