File: NAMESPACE

package info (click to toggle)
r-cran-getoptlong 1.0.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 608 kB
  • sloc: perl: 1,894; sh: 13; makefile: 5
file content (15 lines) | stat: -rwxr-xr-x 307 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
export("GetOptions")
export("GetoptLong")
export("GetoptLong.options")
export("get_scriptdir")
export("get_scriptname")
export("qq")
export("qq.options")
export("qqcat")
export("source_script")

import("crayon")
import("methods")
importFrom("GlobalOptions", setGlobalOptions)
importFrom("rjson", fromJSON)