invoke

@JvmName(name = "create")
operator fun invoke(directory: Path): MultiFilePluginDataStorage

创建一个 MultiFilePluginDataStorage 实例.

See also