jacob-carlborg/dlp

Add support for specifying string import paths

Closed this issue · 1 comments

First, I tried

$ dlp leaf-functions -Isource source/dlp/driver/main.d
source/dlp/driver/application.d(24): Error: need -J switch to import text file version

While dlp supports option -I, there is currently no support for option -J.

I took the liberty to split this into two separate issues. The other one being: #3.