Improvement #2206
Add Foundation Methods to detect whether we run as Home or as Embedded
Start date:
21.03.2026
Due date:
% Done:
0%
Estimated time:
origin:
Description
Currently we can only safely determine that a current process is a worker process. We have however no means to detect wheter the current process is a home process as opposed to some other standalone or embedded use. This was relevant in command line tools in zf-work schema management.
Acceptance Criteria¶
- There is a isHome method on Foundation that returns whether the current process is a home process.
No data to display
