mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Doc fix.
This commit is contained in:
parent
a97fda3e7c
commit
6b2fa2c139
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ interface IAffinity {
|
|||
|
||||
/**
|
||||
* @return an integer indicating the affinity of your actor for the given project. The actor that returns
|
||||
* the highest affinity gets selectedyour affinity for running the current project. The runner with
|
||||
* the highest affinity gets selected.
|
||||
*/
|
||||
fun affinity(project: Project, context: KobaltContext) : Int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue