Given a line from verbose compiler output, checks if it is an import of a non-druntime/Phobos module and returns its file path in that case. Otherwise, returns null.
See Implementation
Given a line from verbose compiler output, checks if it is an import of a non-druntime/Phobos module and returns its file path in that case. Otherwise, returns null.