R/types.R
SandboxIgnoreViolations.Rd
Create a SandboxIgnoreViolations
SandboxIgnoreViolations(file = NULL, network = NULL)
Character vector or NULL.
Object of class SandboxIgnoreViolations.
SandboxIgnoreViolations
ig <- SandboxIgnoreViolations(file = c("/tmp/ok.txt")) ig$file #> [1] "/tmp/ok.txt"