Skip to contents

[Deprecated]

sbf_reset_config_file() was moved to subfoldr2ext::sbfx_reset_config_file().

Reset the psql.config_path option to the default value.

Usage

sbf_reset_config_file()

Value

An invisible string of the default file path

Examples

if (FALSE) { # \dontrun{
sbf_reset_config_file()
} # }