pwd.Rd
Prints the current database that you are in (adopts language from linux)
pwd(.con)
tibble
#' con <- DBI::dbConnect(duckdb::duckdb()) pwd(con) #> Error in validate_con(.con): Connection string is not valid, please try again