scripts_post_r_git_checkout: Checkout content that the existing git_ref points to and save...

View source: R/generated_client.R

scripts_post_r_git_checkoutR Documentation

Checkout content that the existing git_ref points to and save to the object

Description

Checkout content that the existing git_ref points to and save to the object

Usage

scripts_post_r_git_checkout(id)

Arguments

id

integer required. The ID of the item.

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 Aug. 30, 2025, 1:08 a.m.