vxml_pipeline/handle_syntax

Values

pub fn decode_value(encoded: String) -> Result(String, Nil)
pub const decorated_name_pattern: String
pub fn encode_value(value: String) -> String
pub fn take_explicit_value(
  input: String,
  closer_regexp: regexp.Regexp,
) -> #(option.Option(String), String)

Finds the first unescaped >>## closer. Backslash runs immediately before a candidate use odd/even parity and are decoded in the value. If there is no active closer, returns None and the original input.

Search Document