Uses of Interface
com.github.tonivade.purefun.effect.util.PureConsole
Packages that use PureConsole
-
Uses of PureConsole in com.github.tonivade.purefun.effect.util
Classes in com.github.tonivade.purefun.effect.util with type parameters of type PureConsoleMethods in com.github.tonivade.purefun.effect.util with type parameters of type PureConsoleModifier and TypeMethodDescription<R extends PureConsole>
PureConsole.Service<R> PureConsole.console()static <R extends PureConsole>
RIO<R, Unit> static <R extends PureConsole>
RIO<R, String> PureConsole.readln()Methods in com.github.tonivade.purefun.effect.util that return PureConsole