Skip to content
  • Michal 'vorner' Vaner's avatar
    [2428] Generic $DIRECTIVE handler · 398a6522
    Michal 'vorner' Vaner authored
    Decide which directive it is and call corresponding call based on that.
    This currently throws NotImplemented for everything except for the
    INCLUDE, which will get implemented in the next few commits in this
    branch.
    398a6522