23 #ifndef STORAGE_ACTION_BASE_H 24 #define STORAGE_ACTION_BASE_H 67 get_string(
const Actiongraph* actiongraph,
const Action::Base* action);
76 get_color(
const Actiongraph* actiongraph,
const Action::Base* action);
Color
A color suggestion for commit messages.
Definition: Base.h:54
std::string get_string(const Actiongraph *actiongraph, const Action::Base *action)
Get the commit message of an action.
The storage namespace.
Definition: Actiongraph.h:39
Color get_color(const Actiongraph *actiongraph, const Action::Base *action)
Get the color for the commit message of an action.