R/utils.R
browse_last.Rd
If you have launched a page in the browser via servr but closed it later, you may call this function to reopen it.
browse_last(open = TRUE)
Whether to reopen the lastly browsed page. If FALSE, the URL of the previously browsed page will be returned.
FALSE
servr::browse_last() #> It seems you have not served any content with servr yet.