package file

import "github.com/IBM/fp-go/io/file"

Index

Functions

func Close

func Close[R io.Closer](r R) IO.IO[R]

Close closes a closeable resource and ignores a potential error

func Remove

func Remove(name string) IO.IO[string]

Remove removes a resource and ignores a potential error

Source Files

file.go

Version
v1.0.151 (latest)
Published
Nov 23, 2024
Platform
linux/amd64
Imports
3 packages
Last checked
4 months ago

Tools for package owners.