Function terminal_view2::get_working_directory
source · pub fn get_working_directory(
workspace: &Workspace,
cx: &AppContext,
strategy: WorkingDirectory
) -> Option<PathBuf>
Expand description
Get’s the working directory for the given workspace, respecting the user’s settings.