mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-03 20:36:06 -05:00
mount
This commit is contained in:
@@ -114,6 +114,10 @@ enum ReadRequest {
|
||||
GetAlerter(GetAlerter),
|
||||
ListAlerters(ListAlerters),
|
||||
|
||||
// ==== TOML ====
|
||||
ExportAllResourcesToToml(ExportAllResourcesToToml),
|
||||
ExportResourcesToToml(ExportResourcesToToml),
|
||||
|
||||
// ==== TAG ====
|
||||
GetTag(GetTag),
|
||||
ListTags(ListTags),
|
||||
|
||||
Reference in New Issue
Block a user