Skip to main content

get_relative_path_to_cwd

Function get_relative_path_to_cwd 

Source
pub fn get_relative_path_to_cwd(current_buffer: &Buffer) -> Option<PathBuf>
Expand description

Retrieves the relative path of the buffer from the current working directory.