Index.filename

Sets the filename

  1. string filename [@property getter]
  2. string filename [@property setter]
    struct Index
    @property @safe @nogc pure nothrow
    string
    filename
    (
    string val
    )

Meta