mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Comment.
This commit is contained in:
parent
84f104c2d6
commit
9265eb20fb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
package com.beust.kobalt.api
|
package com.beust.kobalt.api
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Plug-ins that want to
|
* Plug-ins that want to override the local maven repo path.
|
||||||
*/
|
*/
|
||||||
interface ILocalMavenRepoPathInterceptor : IInterceptor {
|
interface ILocalMavenRepoPathInterceptor : IInterceptor {
|
||||||
fun repoPath(currentPath: String) : String
|
fun repoPath(currentPath: String) : String
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue