FilePath.name

Return the name of this file, or directory.

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

Meta