koladata

Home
Overview
Fundamentals
Glossary
Cheatsheet
API Reference
Quick Recipes
Deep Dive
Common Pitfalls and Gotchas
Persistent Storage

View the Project on GitHub google/koladata

kd.file_io API

Utilities for interacting with the file system.
Subcategory Description
FileSystemInteraction Interacts with the file system.
FileSystemInterface Interface to interact with the file system.

kd.file_io.FileSystemInteraction()

Interacts with the file system.

kd.file_io.FileSystemInterface()

Interface to interact with the file system.

kd.file_io.get_default_file_system_interaction() -> FileSystemInterface

No description