#!/usr/bin/env bash JSON_HELPER="${_CTX_ROOT}/core/json_helper.py" function json::get() { python3 "$JSON_HELPER" get "$@"