cron_ls: List the contents of a crontab

View source: R/cron_ls.R

cron_lsR Documentation

List the contents of a crontab

Description

We only list the contents that are handeld by cronR.

Usage

cron_ls(id, tags, user = "")

Arguments

id

Return cron jobs with a certain id.

tags

Return cron jobs with a certain (set of) tags.

user

The user's crontab to display

Examples

cron_ls()

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