IzPlatformEffectfulUtil

izumi.fundamentals.platform.IzPlatformEffectfulUtil

A marker trait for packages with impure helpers (RNG access, clock access, filesystem access, etc)

All these helpers should be added into DI context in izumi.distage.framework.platform.DistagePlatformModule and should be by injection, not by addressing the singletons directly.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
In this article