status: Extracts the status of a 'result'

View source: R/attributes.R

statusR Documentation

Extracts the status of a result

Description

Extracts the status of a result

Usage

status(obj)

Arguments

obj

result object

Value

status of the result

Examples

status(success("datafile.md", status = "created"))

result documentation built on Nov. 22, 2023, 1:09 a.m.