Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: savi-lang/File

Tags

v0.20241116.0

Toggle v0.20241116.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from savi-lang/add/file-path-extname-basename-d…

…irname

Add `ext_name`, `base_name`, and `dir_name` convenience methods.

v0.20240912.0

Toggle v0.20240912.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #6 from savi-lang/add/file-watcher

Add `File.Watcher` (currently implemented only on Linux).