get.watchers {github}R Documentation

list repo watchers

Description

list repo watchers

Usage

get.watchers(owner, repo, ctx = get.github.context())

Arguments

owner

repo owner

repo

name of repo

ctx

the github context object

Value

list of repository watchers


[Package github version 0.9.12 Index]