Skip to main content

warn_legacy_multi_edit_tool_name

Function warn_legacy_multi_edit_tool_name 

Source
pub fn warn_legacy_multi_edit_tool_name()
Expand description

Emits a one-time (per process) deprecation warning on stderr telling the caller to migrate from "multiedit" to "multi_edit". Subsequent calls are no-ops, so dispatch loops do not spam logs.