get.gist.comment {github}R Documentation

Get specific comment

Description

Get specific comment

Usage

get.gist.comment(gist.id, comment.id, ctx = get.github.context())

Arguments

gist.id

the gist id

comment.id

the comment id

ctx

the github context object

Value

the comment


[Package github version 0.9.12 Index]