get_github_keys: Returns the list of GitHub issue tracker project keys.

View source: R/config.R

get_github_keysR Documentation

Returns the list of GitHub issue tracker project keys.

Description

This function returns the list of GitHub issue tracker project keys, that is specified in the input parameter 'config_file'. The input, 'config_file' must be a parsed configuration file. The function will inform the user if the project keys exist in the parsed configuration file, 'config_file'.

Usage

get_github_keys(config_file)

Arguments

config_file

The parsed configuration file obtained from parse_config.

Value

The list of GitHub issue tracker project keys.


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.