<
e20
File Driver Part 2 (Refactoring to an Abstract Class)

Mark as watched? Login

Notes

Login to write notes for this video.

Description

In this episode, we refactor an abstract class out of our FileDriver class to facilitate future driver development and restructure our config file to accommodate driver-specific config options.