-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
log:
OnFileCreate: ...cwd/hack/batcher/controller.ts
OnResponse 22: {
Definition: &{pushFile [filename content server] {0 false []}}
Request: {
"method": "pushFile",
"params": {
"filename": "hack/batcher/controller.ts",
"content": "...",
"server": "home"
}
}
Response: OK
IsError: false
}
OnFileModify: ...cwd/hack/batcher/controller.ts
OnResponse 23: {
Definition: &{pushFile [filename content server] {0 false []}}
Request: {
"method": "pushFile",
"params": {
"filename": "hack/batcher/controller.ts",
"content": "...",
"server": "home"
}
}
Response: OK
IsError: false
}
OnFileModify: ...cwd/hack/batcher/controller.ts
OnResponse 24: {
Definition: &{pushFile [filename content server] {0 false []}}
Request: {
"method": "pushFile",
"params": {
"filename": "hack/batcher/controller.ts",
"content": "...",
"server": "home"
}
}
Response: OK
IsError: false
}
OnFileDelete: ...cwd/hack/batcher/controller.ts
OnResponse 25: {
Definition: &{deleteFile [filename server] {0 false []}}
Request: {
"method": "deleteFile",
"params": {
"filename": "hack/batcher/controller.ts",
"server": "home"
}
}
Response: OK
IsError: false
}
OnFileCreate: ...cwd/hack/batcher/controller.ts
OnResponse 26: {
Definition: &{pushFile [filename content server] {0 false []}}
Request: {
"method": "pushFile",
"params": {
"filename": "hack/batcher/controller.ts",
"content": "...",
"server": "home"
}
}
Response: OK
IsError: false
}
OnFileModify: ...cwd/hack/batcher/controller.ts
OnResponse 27: {
Definition: &{pushFile [filename content server] {0 false []}}
Request: {
"method": "pushFile",
"params": {
"filename": "hack/batcher/controller.ts",
"content": "...",
"server": "home"
}
}
Response: OK
IsError: false
}Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working