get_scratches_dir_content

Function get_scratches_dir_content 

Source
fn get_scratches_dir_content() -> Result<ReadDir>
Expand description

Retrieves the entries of the scratches directory.

ยงErrors

Returns an error if the workspace root cannot be determined or the directory cannot be read.