FilePath.suffix

Suffix is like ext, but includes the separator e.g. path "foo.bar" has suffix ".bar".

  1. cstring suffix()
    class FilePath
    final
    cstring
    suffix
    ()
  2. FilePath suffix(cstring other)

Meta