class Stacker::Runtime::Filter::Json
- Stacker::Runtime::Filter::Json
- Reference
- Object
Overview
{% set json = {"foo": "bar"} | json %} # => {"foo": "bar"}
{% set json = {"foo": "bar"} | json %} # => {"foo": "bar"}