module

Crig::JSONUtils

Class methods

deserialize_json_string_or_value(raw : String) : String | Nil
Source
empty_or_none(value : String | Nil) : Bool
Source
merge_inplace(a : JSON::Any, b : JSON::Any) : Nil
Source
merge_text_additional_params(existing : JSON::Any, incoming : JSON::Any) : Nil
Source
parse_tool_arguments(arguments : String) : JSON::Any
Source
value_to_json_string(value : JSON::Any) : String
Source

Nested types