docs
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
docs
core
/
dev.mtctx.foresst.resource
/
Resource
/
Resource
Resource
constructor
(
resourcePath
:
String
,
inputStream
:
InputStream
=
ResourceLoader.getResourceAsStream(resourcePath) ?: throw IllegalStateException("Resource $resourcePath not found.")
)
(
source
)