kaven-basic - v6.0.0
    Preparing search index...

    Function GetInvalidPathCharsUnix

    • Returns an array of characters that are considered invalid in Unix file paths.

      On Unix-based systems, the only invalid character in a file path is the null character (\0).

      Returns string[]

      An array containing the invalid path characters for Unix systems.

      4.0.0

      2021-12-09