Skip to contents

Create a SandboxIgnoreViolations

Usage

SandboxIgnoreViolations(file = NULL, network = NULL)

Arguments

file

Character vector or NULL.

network

Character vector or NULL.

Value

Object of class SandboxIgnoreViolations.

Examples

ig <- SandboxIgnoreViolations(file = c("/tmp/ok.txt"))
ig$file
#> [1] "/tmp/ok.txt"