setAuthor

abstract fun setAuthor(authorBuilder: Author.() -> Unit)

设置作者信息.

Receiver

需要设置的 Author 对象

Parameters

authorBuilder

构建 Author 的函数