Skip to content

Commit

Permalink
Merge pull request #73 from hbisneto/stage
Browse files Browse the repository at this point in the history
FileSystemPro 1.0.4.0: Added new features, enhancements and changes, keeping support for the previous versions
  • Loading branch information
hbisneto authored Sep 26, 2024
2 parents d02eb38 + 2502e55 commit cfc5f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ file creation, deletion, enumeration, and file splitting and reassembling.
</td>
</tr>

<tr>
<tr>
<td>file.get_extension(file_path, lower=True)</td>
<td>
Extracts the file extension from the given file path and returns it in lowercase or uppercase based on the `lower` parameter.
Expand Down

0 comments on commit cfc5f6b

Please sign in to comment.