osutil

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: May 15, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package osutil provides higher level functionality with respect to the ones provided by the standard os package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MkdirAll

func MkdirAll(dirPath string) (string, error)

MkdirAll creates a directory at the provided path as well as any necessary parents, and returns the path of the first created directory along the path. It returns an empty string if the provided path exists and points to a directory.

Types

This section is empty.

Jump to

Keyboard shortcuts

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