operation
fun <S> operation(name: String): DefaultArgumentConstructor<S, OperationArgumentType>
Content copied to clipboard
Creates an operation compound argument with name as the parameter name.
Author
Oliver-makes-code (Emma)
Creates an operation compound argument with name as the parameter name.
Oliver-makes-code (Emma)