| 80 | }); |
| 81 | |
| 82 | class WebpackFileManager extends implementation.FileManager { |
| 83 | /** |
| 84 | * @param {string} filename filename |
| 85 | * @returns {boolean} true when filename is supported, otherwise false |
nothing calls this directly
no outgoing calls
no test coverage detected