package filex

import "git.sr.ht/~pingoo/stdx/filex"

Index

Functions

func Copy

func Copy(dst, src string) (err error)

Copy the src file to dst

func Exists

func Exists(file string) (ret bool, err error)

Exists returns true if the file exists or false otherwise

Source Files

filex.go

Version
v0.0.0-20240218134121-094174641f6e (latest)
Published
Feb 18, 2024
Platform
linux/amd64
Imports
4 packages
Last checked
4 months ago

Tools for package owners.