current_path_segments

Function current_path_segments 

Source
pub fn current_path_segments() -> Vec<String>
Expand description

Split the current MATLAB path string into individual entries, omitting empty segments and trimming surrounding whitespace.