Derived Types

TypeLocationExtendsDescription
feature_box_t watch_feature_manager None

A thin wrapper to store an allocatable polymorphic feature instance.

feature_manager_t watch_feature_manager None

Container for multiple feature instances and their callback fan-out.

root_info_t watch_types None

Root target metadata used for change → target mapping.

Read more…
stats_feature_t watch_feat_stats watch_feature_t

A feature that counts how many command runs have completed.

string_accum_t watch_util None

Simple amortized string accumulator.

Read more…
watch_config_t watch_types None

Fully assembled watcher configuration.

Read more…
watch_feature_t watch_feature_api None

Base feature type (override callbacks to implement behavior).

watch_opts_t watch_types None

Watcher configuration options.

Read more…
watcher_t watch_engine None

Main watcher state and methods.

Read more…
type~~graph~~TypeGraph type~feature_box_t feature_box_t type~watch_feature_t watch_feature_t type~feature_box_t->type~watch_feature_t p type~feature_manager_t feature_manager_t type~feature_manager_t->type~feature_box_t feat type~root_info_t root_info_t type~stats_feature_t stats_feature_t type~stats_feature_t->type~watch_feature_t type~string_accum_t string_accum_t string_t string_t type~string_accum_t->string_t a type~watch_config_t watch_config_t type~watch_opts_t watch_opts_t type~watch_config_t->type~watch_opts_t w fpm_build_settings fpm_build_settings type~watch_config_t->fpm_build_settings settings type~watch_opts_t->string_t ignore, include, enabled_features type~watcher_t watcher_t type~watcher_t->type~feature_manager_t fm type~watcher_t->type~root_info_t roots type~watcher_t->type~watch_config_t cfg type~watcher_t->string_t files
Help