MCPcopy Create free account
hub / github.com/BlazingDB/blazingsql / getFileSystemConnection

Method getFileSystemConnection

io/src/FileSystem/private/S3FileSystem_p.cpp:279–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

277}
278
279FileSystemConnection S3FileSystem::Private::getFileSystemConnection() const noexcept {
280 return this->fileSystemConnection;
281}
282
283bool S3FileSystem::Private::exists(const Uri & uri) const {
284

Callers 2

registerFileSystemMethod · 0.45
addMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected