mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
Update comment.
This commit is contained in:
parent
a078865a2d
commit
2bb8c32243
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import java.net.URL
|
|||
import java.util.jar.JarInputStream
|
||||
|
||||
/**
|
||||
* Base class for templates that simply decompress a jar file found on the classpath to generate their project.
|
||||
* Base class for templates that decompress a jar file.
|
||||
*/
|
||||
interface InputStreamJarTemplate : ITemplate {
|
||||
val inputStream: JarInputStream
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue