storage/coffee-file-storage library
Classes
- CoffeeFileStorage
-
The
CoffeeFileStorage
class is responsible for handling file storage operations in the Coffee application. It leverages the functionalities provided by theCoffeeService
to interact with the backend server for file-related actions.