Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ dir_name
Method
dir_name
cpp/src/arrow/filesystem/filesystem.cc:112–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
std::string FileInfo::dir_name() const {
113
return internal::GetAbstractPathParent(path_).first;
114
}
115
116
// Debug helper
117
std::string FileInfo::ToString() const {
Callers
4
TestFileInfo
Class · 0.80
garrow_file_info_get_property
Function · 0.80
garrow_file_info_class_init
Function · 0.80
Make
Method · 0.80
Calls
1
GetAbstractPathParent
Function · 0.85
Tested by
no test coverage detected