File: NAMESPACE

package info (click to toggle)
rserve 1.8-17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,308 kB
  • sloc: ansic: 13,309; java: 5,391; sh: 3,060; cpp: 1,796; xml: 325; php: 208; makefile: 154
file content (5 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (2)
1
2
3
4
5
export(Rserve, self.ctrlEval, self.ctrlSource, self.oobSend, self.oobMessage, run.Rserve, ocap,
       stop.Rserve, Rserve.eval, Rserve.context, resolve.ocap, ulog, Rserve.http.add.static, Rserve.http.rm.all.statics)
if (.Platform$OS.type == "windows") {
  importFrom("utils", "shortPathName")
}