Function command_line_tools_sdks_directory

Source
pub fn command_line_tools_sdks_directory() -> Option<PathBuf>
Expand description

Obtain the path to SDKs within an Xcode Command Line Tools installation.

Returns Some if we found a path in the expected location or None otherwise.