yq_token: Return the local user's YuQue Personal Access Token (PAT)

Description Usage Details Value Examples

View source: R/retrieve_request.R View source: R/token.R

Description

You can read more about PATs here: https://www.yuque.com/yuque/developer/api#785a3731 and you can access your PATs here (if logged in to YuQue): https://www.yuque.com/settings.

You can read more about PATs here: https://www.yuque.com/yuque/developer/api#785a3731 and you can access your PATs here (if logged in to YuQue): https://www.yuque.com/settings.

Usage

1
2
3

Details

Currently it consults the YUQUE_TOKEN environment variables, in this order.

Currently it consults the YUQUE_TOKEN environment variables, in this order.

Value

A string, with the token, or a zero length string scalar, if no token is available.

A string, with the token, or a zero length string scalar, if no token is available.

Examples

1

ShixiangWang/yq documentation built on Oct. 30, 2019, 11:57 p.m.