gh-pages / com.nextfaze.devfun.function / ArgsProperties
ArgsProperties
interface ArgsProperties (source)
Properties interface for @Args.
TODO: This interface should be generated by DevFun at compile time, but as the annotations are in a separate module to the compiler that itself depends on the annotations module, it is non-trivial to run the DevFun processor upon it (module dependencies become cyclic).
Properties
| Name | Summary |
|---|---|
| value | abstract val value: Array<String> |