Open davidgiven opened 5 years ago
It should be possible to specify custom tools to the driver; e.g. ack -Ras=myOwnAs and it substitutes that program for the one in the descr file. However, if you actually try it it simply crashes.
ack -Ras=myOwnAs
It should be possible to specify custom tools to the driver; e.g.
ack -Ras=myOwnAs
and it substitutes that program for the one in the descr file. However, if you actually try it it simply crashes.