Results for “Std.Io.removeIfPresent”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Io.removeIfPresent
Str -> Result[(), Str]A file removed if it is there, and nothing done if it is not.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Str -> Result[(), Str]A file removed if it is there, and nothing done if it is not.