parseDubProject
Parses DUB project information using 'dub describe'.
Parameters
projectPath | Root path of the DUB project. |
Returns
Parsed project info.
Throws
Exception if DUB fails.Parses DUB project information using 'dub describe'.
projectPath | Root path of the DUB project. |
Exception if DUB fails.