Getting a list of "tagged" modules

Depending on how fast you want to make this you could also try to do all this work at compile time.

But that carries it’s own compilations, you obviously want all modules using Tagger which means you somehow need to wait until everything is compiled.

I’ve found this thread on the matter but it seems this is no simple endeavour.

1 Like