Index.filename

Returns the filename into a string

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

Meta