cron_load: Load a crontab from file

View source: R/cron_load.R

cron_loadR Documentation

Load a crontab from file

Description

Load a crontab from file

Usage

cron_load(file, user = "", ask = TRUE)

Arguments

file

The file location of a crontab.

user

The user for whom we will be loading a crontab.

ask

Boolean; show prompt asking for validation


cronR documentation built on Jan. 9, 2023, 5:10 p.m.