FileJobStore constructor
FileJobStore(
- Directory dir
Creates a store rooted at dir (created on demand).
Implementation
FileJobStore(this.dir);
Creates a store rooted at dir (created on demand).
FileJobStore(this.dir);