mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 11:49:02 +08:00
feat: 插件系统 V1
This commit is contained in:
@@ -106,6 +106,16 @@ pub fn run() {
|
||||
log_clear,
|
||||
log_set_level,
|
||||
log_write,
|
||||
plugin_get_all,
|
||||
plugin_get,
|
||||
plugin_get_stats,
|
||||
plugin_toggle,
|
||||
plugin_install,
|
||||
plugin_uninstall,
|
||||
plugin_load_manifest,
|
||||
plugin_get_dir,
|
||||
plugin_get_list,
|
||||
plugin_get_runtime_modules,
|
||||
data_export_json,
|
||||
data_import_json,
|
||||
window_minimize,
|
||||
|
||||
Reference in New Issue
Block a user