See docs for custom sources
- Companion:
- object
Value members
Concrete methods
Create a version of a config that only runs start / stop if the predicate passes.
Create a version of a config that only runs start / stop if the predicate passes.
startwill be run when the CustomSource is about to start ifpassesreturns true at that timestopwill be run when the CustomSource is about to stop if yourstartcode ran the last time CustomSource started