()
| 731 | this.makeRootDirectory(cb); |
| 732 | } |
| 733 | public getName(): string { return this.store.name(); } |
| 734 | public isReadOnly(): boolean { return false; } |
| 735 | public supportsSymlinks(): boolean { return false; } |
| 736 | public supportsProps(): boolean { return false; } |