ExperimentalCommandDescriptors
annotation class ExperimentalCommandDescriptors(val message: String = "Command descriptors are an experimental API.")
标记一个实验性的指令解释器 API.
这些 API 不具有稳定性, 且可能会在任意时刻更改. 不建议在发行版本中使用这些 API.
Since
1.0-RC