How to correctly import tsv-utilites functions?
Jon Degenhardt
jond at noreply.com
Wed Apr 15 06:13:53 UTC 2020
On Tuesday, 14 April 2020 at 20:25:08 UTC, p.shkadzko wrote:
> On Tuesday, 14 April 2020 at 20:05:28 UTC, Steven Schveighoffer
> wrote:
>> On 4/14/20 3:34 PM, p.shkadzko wrote:
>>> [...]
>>
>>
>> What about using dependency tsv-utils:common ?
>>
>> Looks like tsv-utils is a collection of subpackages, and the
>> main package just serves as a namespace.
>>
>> -Steve
>
> Yes, it works! Thank you.
Glad that worked for you. (And thanks Steve!) I have a small app
with an example of a dub.json file that pulls the tsv-utils
common dependencies this way:
https://github.com/jondegenhardt/dcat-perf/blob/master/dub.json
--Jon
More information about the Digitalmars-d-learn
mailing list