Run code before dub dependency's `shared static this()`
    Vladimirs Nordholm 
    v at vladde.net
       
    Sun May  5 08:24:29 UTC 2019
    
    
  
Hello.
I have dub dependency which has a `shared static this()`.
In my project, can I run code code before the dependency's 
`shared static this()`?
    
    
More information about the Digitalmars-d-learn
mailing list