# Constants
No description provided by the author
Exactly one of FileModeRead or FileModeWrite must be specified.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Create a directory.
No description provided by the author
No description provided by the author
DBFS API makes it simple to interact with various data sources without having to include a users credentials every time to read a file.
No description provided by the author
Delete a directory.
No description provided by the author
Delete a file.
No description provided by the author
No description provided by the author
Download a file.
No description provided by the author
No description provided by the author
The Files API is a standard HTTP API that allows you to read, write, list, and delete files and directories by referring to their URI.
Get directory metadata.
No description provided by the author
Get file metadata.
No description provided by the author
Get the information of a file or directory.
List directory contents or file details.
List directory contents.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Get the contents of a file.
No description provided by the author
Upload a file.
No description provided by the author
# Interfaces
No description provided by the author
DBFS API makes it simple to interact with various data sources without having to include a users credentials every time to read a file.
No description provided by the author
The Files API is a standard HTTP API that allows you to read, write, list, and delete files and directories by referring to their URI.
Handle defines the interface of the object returned by [DbfsAPI.Open].
# Type aliases
FileMode conveys user intent when opening a file.