Home
Overview
Fundamentals
Glossary
Cheatsheet
API Reference
Quick Recipes
Deep Dive
Common Pitfalls and Gotchas
Persistent Storage
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() -> FileSystemInterfaceNo description