langchain_community.tools.file_management.utils
.is_relative_to¶
- langchain_community.tools.file_management.utils.is_relative_to(path: Path, root: Path) bool [source]¶
Check if path is relative to root.