//arrow-meta/arrow.meta.dsl.platform/cli
[jvm] fun <A> cli(f: () -> A): A?
The cli function selectively evaluates f in the Command Line Compiler. f is ignored if this is an IDEA plugin
Do you like Arrow?