opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
simplejson
➕ New
📤 Upload
✎ Editing:
raw_json.py
← Back
"""Implementation of RawJSON """ class RawJSON(object): """Wrap an encoded JSON document for direct embedding in the output """ def __init__(self, encoded_json): self.encoded_json = encoded_json
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel