mirror of
https://github.com/herdrdev/herdr.git
synced 2026-09-21 16:01:04 +00:00
@@ -406,6 +406,7 @@ fn api_method_name(method: &Method) -> &'static str {
|
||||
Method::PaneClearAgentAuthority(_) => "pane.clear_agent_authority",
|
||||
Method::PaneReleaseAgent(_) => "pane.release_agent",
|
||||
Method::PaneClose(_) => "pane.close",
|
||||
Method::PopupClose(_) => "popup.close",
|
||||
Method::EventsSubscribe(_) => "events.subscribe",
|
||||
Method::EventsWait(_) => "events.wait",
|
||||
Method::PaneWaitForOutput(_) => "pane.wait_for_output",
|
||||
|
||||
Reference in New Issue
Block a user