Skip to content

wezterm.serde module

Since: Nightly Builds Only

The functionality described in this section requires a nightly build of wezterm. You can obtain a nightly build by following the instructions from the Download section.

The wezterm.serde module provides functions for parsing the given string as json, yaml, or toml, returning the corresponding Lua values, and vice versa.

Available functions