FilePath.file

Return the name + suffix combination.

  1. inout(char)[] file [@property getter]
    class FilePath
    @property final inout
    inout(char)[]
    file
    ()
  2. const(char)[] file [@property setter]

Meta