find_package {languageserver}R Documentation

Find the root package folder

Description

This function searches backwards in the folder structure until it finds a DESCRIPTION file or it reaches the top-level directory.

Usage

find_package(path = getwd())

[Package languageserver version 0.3.6 Index]