Configurator: Create a new ConfiguratorRefClass and possibly read the...

View source: R/Configurator.R

ConfiguratorR Documentation

Create a new ConfiguratorRefClass and possibly read the contents of a config file.

Description

Create a new ConfiguratorRefClass and possibly read the contents of a config file.

Usage

Configurator(filename, sep = "=", comm = "#")

Arguments

filename

a fully qualified path to a config file

sep

character, the character separating key-value pairs, by default "="

comm

character, the character found in the first spot of a comment line, by default "#"

Value

an instance of ConfiguratorRefClass

See Also

Other CONFIGURATOR: ConfiguratorRefClass_get, ConfiguratorRefClass_parse_line, ConfiguratorRefClass_read_file, ConfiguratorRefClass_set, ConfiguratorRefClass_show, ConfiguratorRefClass_write_file


btupper/rscripting documentation built on Oct. 18, 2022, 6:47 p.m.