FilePath.suffix

Replace the suffix portion of this path. The suffix will be prefixed with a file-separator as required.

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

Meta