Index.filename

Returns the filename into a string

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

Meta