aboutsummaryrefslogtreecommitdiffstats
path: root/python-tornado
ModeNameSize
-rw-r--r--LICENSE1347logstatsplain
-rw-r--r--Makefile586logstatsplain
-rw-r--r--Pubnub.py26929logstatsplain
-rw-r--r--README3462logstatsplain
d---------examples230logstatsplain
d---------tests165logstatsplain
d---------unassembled39logstatsplain
util.copyToClipboard(appinfo[args.string], true); } else { let descs = [[i,appinfo[i]] for(i in appinfo) if(i!="QueryInterface")]; let list = template.genericTable(descs, { title: ["Application Information", "Value"] }); commandline.echo(list, commandline.HL_INFOMSG); } },{ argCount: '?', completer: function(context, args) { context.title = ["Application Information", "Value"]; context.completions = [[i,appinfo[i]] for(i in appinfo) if(i!="QueryInterface")]; }, }); })(); // vim: fdm=marker sw=4 ts=4 et: