closeIssue: closeIssue

Description Usage Arguments

View source: R/closeIssue.R

Description

Close an issue you've previously logged. Add notes on how you closed it for future reference.

Usage

1
closeIssue(user, ID, notes = NA, project = ".")

Arguments

user

string: the person who closed the issue.

ID

string: the ID of the issue you want to close.

notes

string: any closing notes you want to add to the issue.

project

string: the project location


stephdesilva/consultthat documentation built on May 30, 2019, 11:46 a.m.