Skip to content

Instantly share code, notes, and snippets.

@bpringe
Created February 22, 2020 01:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bpringe/c6317682202f128888b18d9ff73e6462 to your computer and use it in GitHub Desktop.
Save bpringe/c6317682202f128888b18d9ff73e6462 to your computer and use it in GitHub Desktop.
{
"stackFrames": [
{
"id": 0,
"source": {
"name": "readme.md",
"path": "C:\\Users\\Brandon\\Development\\mock-test/readme.md",
"sourceReference": 0,
"adapterData": "mock-adapter-data"
},
"line": 1,
"column": 0,
"name": "#(0)"
},
{
"id": 1,
"source": {
"name": "readme.md",
"path": "C:\\Users\\Brandon\\Development\\mock-test/readme.md",
"sourceReference": 0,
"adapterData": "mock-adapter-data"
},
"line": 1,
"column": 0,
"name": "Hello(1)"
}
],
"totalFrames": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment