internal use only
workspace_sync(uri, temp_file = NULL, run_lintr = TRUE, parse = FALSE)
uri
the file uri
temp_file
the file to lint, determine from uri if NULL
NULL
run_lintr
set FALSE to disable lintr diagnostics
FALSE
parse
set FALSE to disable parsing file