forked from rojo-rbx/rojo
37 lines
748 B
Plaintext
37 lines
748 B
Plaintext
---
|
|
source: src/serve_session.rs
|
|
expression: "view_tree(&session.tree(), &mut redactions)"
|
|
---
|
|
id: id-1
|
|
name: root
|
|
class_name: Folder
|
|
properties: {}
|
|
metadata:
|
|
ignore_unknown_instances: false
|
|
instigating_source:
|
|
Path: /root
|
|
relevant_paths:
|
|
- /root
|
|
- /root/init.meta.json
|
|
- /root/init.lua
|
|
- /root/init.server.lua
|
|
- /root/init.client.lua
|
|
context: {}
|
|
children:
|
|
- id: id-2
|
|
name: test
|
|
class_name: ModuleScript
|
|
properties:
|
|
Source:
|
|
Type: String
|
|
Value: This is a test.
|
|
metadata:
|
|
ignore_unknown_instances: false
|
|
instigating_source:
|
|
Path: /root/test.lua
|
|
relevant_paths:
|
|
- /root/test.lua
|
|
- /root/test.meta.json
|
|
context: {}
|
|
children: []
|