Link Search Menu Expand Document Documentation Menu

trim_string

trim_string` 处理器用于移除键(key)开头和结尾的空格,它是一个 字符串变异(mutate string) 处理器。下表描述了可用于配置 `trim_string` 处理器的选项。

选项 必需 类型 描述
with_keys 列表 要移除空格的键列表。
剩余 350 字符

有问题?

想做贡献?