file

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsFilePresent

func IsFilePresent(
	path string,
) bool

Returns true if the file at the given path exists, false otherwise.

func MergeFilesTo

func MergeFilesTo(
	outputFileAbsPath string,
	inputAbsFilePaths ...string,
) error

Merges the content of the inputAbsFilePaths into a single file. The merged file is created at outputFileAbsPath.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL