system_calls: Functions making System Calls

View source: R/utils.R

system_callsR Documentation

Functions making System Calls

Description

Character vector of functions making system calls to check for in R source files.

Usage

system_calls(additional_system_calls = character(0))

Arguments

additional_system_calls

character vector of user-defined system calls

Value

character vector of all system calls

Examples

system_calls("exec_background")

ropenscilabs/defender documentation built on May 11, 2022, 9:10 a.m.