File: NAMESPACE

package info (click to toggle)
r-cran-filelock 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: ansic: 470; sh: 13; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# Generated by roxygen2: do not edit by hand

S3method(print,filelock_lock)
export(lock)
export(unlock)
useDynLib(filelock, .registration = TRUE, .fixes = "c_")