GitHub¶
Constructors¶
create¶
Parameters¶
- creds: Credentials val
Returns¶
- GitHub val^
Public Functions¶
get_repo¶
fun box get_repo(
owner: String val,
repo: String val)
: Promise[(Repository val | RequestError val)] tag
Parameters¶
Returns¶
- Promise[(Repository val | RequestError val)] tag