classpathSource

fun classpathSource(lazyName: () -> String): Source

Creates a source from the classpath.

Return

A source loaded from the classpath.

Author

AdrianTodt

Parameters

lazyName

A lambda to get the name from.