langchain_community.utilities.pebblo.get_file_owner_from_path¶

langchain_community.utilities.pebblo.get_file_owner_from_path(file_path: str) str[source]¶

Fetch owner of local file path.

Parameters

file_path (str) – Local file path.

Returns

Name of owner.

Return type

str