View Source erupt (erupt v0.1.0)
Link to this section Summary
Link to this section Functions
-spec cleanup(map()) -> ok | {error, any()}.
-spec config(list() | map(), module()) -> map().
-spec config(list() | map(), module(), any()) -> map().
-spec list(map()) -> {ok, list()} | {error, any()}.
-spec redo(map()) -> ok | {error, any()}.
-spec revert(map()) -> ok | {error, any()}.
-spec run(map()) -> ok | {error, any()}.
-spec timestamp() -> integer().