# Generated by roxygen2: do not edit by hand

S3method(conditionCall,options_error)
S3method(define_option,character)
S3method(define_option,option_spec)
S3method(envvar_is,"NULL")
S3method(envvar_is,character)
S3method(envvar_is,default)
S3method(envvar_is,logical)
S3method(envvar_is,numeric)
S3method(format,option_spec)
S3method(format,options_env)
S3method(print,option_spec)
S3method(print,options_env)
S3method(print,options_list)
export(as_params)
export(as_roxygen_docs)
export(define_option)
export(define_options)
export(envvar_choice_of)
export(envvar_eval)
export(envvar_eval_or_raw)
export(envvar_is)
export(envvar_is_false)
export(envvar_is_one_of)
export(envvar_is_set)
export(envvar_is_true)
export(envvar_name_default)
export(envvar_name_generic)
export(envvar_str_split)
export(opt)
export(opt_source)
export(option_name_default)
export(option_spec)
export(opts)
export(set_envvar_name_fn)
export(set_option_name_fn)
importFrom(utils,capture.output)
importFrom(utils,packageName)
