reports_post_git_checkout_latest: Checkout latest commit on the current branch of a script or...

View source: R/generated_client.R

reports_post_git_checkout_latestR Documentation

Checkout latest commit on the current branch of a script or workflow

Description

Checkout latest commit on the current branch of a script or workflow

Usage

reports_post_git_checkout_latest(id)

Arguments

id

integer required. The ID of the file.

Value

A list containing the following elements:

content

string, The file's contents.

type

string, The file's type.

size

integer, The file's size.

fileHash

string, The SHA of the file.


civis documentation built on April 1, 2023, 12:01 a.m.