Core API
AutoTweaker/core 为适配器提供的 API,主要包含适配器、会话、配置的管理。
基础设施类的 API 通过 able 接口暴露,参见 io.github.autotweaker.api.Loggable、io.github.autotweaker.api.Traceable、io.github.autotweaker.api.JsonStorable、io.github.autotweaker.api.I18nable。
Author
WhiteElephant-abc
See also
Types
Link copied to clipboard
interface AdapterAPI
查询和启停 AutoTweaker 加载的适配器,AutoTweaker 不支持动态加载或卸载适配器。
Link copied to clipboard
interface PersistenceAPI
读取持久化数据的 API。
Link copied to clipboard
interface SessionAPI
管理会话,AutoTweaker AI 功能的主要 API。
Link copied to clipboard
interface WorkspaceAPI
用于管理工作区的 API。
Properties
Link copied to clipboard
Link copied to clipboard
AutoTweaker 应用版本号,正如类型名称,AutoTweaker 遵循 SemVer 规范。
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard