File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 11
11
{
12
12
"protocol" : " ws" ,
13
13
"url" : " localhost" ,
14
- "name" : " EmbASPServerExecutor " ,
15
- "value" : " embAspServerExecutor " ,
16
- "path" : " /EmbASPServerExecutor/home " ,
14
+ "name" : " PythonESE " ,
15
+ "value" : " PythonESE " ,
16
+ "path" : " /" ,
17
17
"port" : 8080
18
18
}
19
19
],
33
33
{
34
34
"protocol" : " ws" ,
35
35
"url" : " localhost" ,
36
- "name" : " EmbASPServerExecutor " ,
37
- "value" : " embAspServerExecutor " ,
38
- "path" : " /EmbASPServerExecutor/home " ,
36
+ "name" : " PythonESE " ,
37
+ "value" : " PythonESE " ,
38
+ "path" : " /" ,
39
39
"port" : 8080
40
40
}
41
41
],
55
55
{
56
56
"protocol" : " ws" ,
57
57
"url" : " localhost" ,
58
- "name" : " EmbASPServerExecutor " ,
59
- "value" : " embAspServerExecutor " ,
60
- "path" : " /EmbASPServerExecutor/home " ,
58
+ "name" : " PythonESE " ,
59
+ "value" : " PythonESE " ,
60
+ "path" : " /" ,
61
61
"port" : 8080
62
62
}
63
63
],
72
72
"name" : " Filter" ,
73
73
"value" : " -filter=" ,
74
74
"word_argument" : true ,
75
- "description" : " Missing description "
75
+ "description" : " Output only instances of the specified predicate(s). "
76
76
},
77
77
{
78
78
"name" : " No Facts" ,
79
79
"value" : " -nofacts" ,
80
80
"word_argument" : false ,
81
- "description" : " Missing description "
81
+ "description" : " Don't include facts as part of the output. "
82
82
},
83
83
{
84
84
"name" : " Silent" ,
85
85
"value" : " -silent" ,
86
86
"word_argument" : false ,
87
- "description" : " Missing description "
87
+ "description" : " Suppress the startup banner and blank lines. "
88
88
},
89
89
{
90
90
"name" : " Query" ,
You can’t perform that action at this time.
0 commit comments