contains_folder


Description:

public async bool contains_folder (string dir_path)

Whether a directory path is part of this project tree.

Used before creating a new file under

dir_path
. RPC-backed; not a local
folder_map
lookup.

Parameters:

dir_path

Absolute normalized directory path

Returns:

true if the directory is tracked under this project