resource

@Nullable
abstract fun resource(@NotNull path: @NotNull String): @Nullable InputStream

Gets a resource of jar file.

Return

jar file stream or null if not exists

Parameters

path

file name