MustacheEngine.path

Property for template searche path

  1. const(string) path [@property getter]
    struct MustacheEngine(String = string)
    @property @safe nothrow const
    const(string)
    path
    ()
    if (
    isSomeString!(String)
    )
  2. string path [@property setter]

Meta