Home
last modified time | relevance | path

Searched refs:setTerminalPath (Results 1 – 2 of 2) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/include/session/prefs/
H A DUserPrefValues.hpp1374 core::Error setTerminalPath(std::string val);
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/prefs/
H A DUserPrefValues.cpp2140 core::Error UserPrefValues::setTerminalPath(std::string val) in setTerminalPath() function in rstudio::session::prefs::UserPrefValues