I want to integrate direnv and lorri to QtCreator, for this I’m developing a plugin. Is there any simple way to understand if lorri (or direnv) has reloaded a new environment?
1 Like
lorri internal stream-events
streams json events, including rebuilds, failures…
1 Like