package
1.0.6
Repository: https://github.com/bitrise-io/go-steputils.git
Documentation: pkg.go.dev

# Functions

NewFileProvider ...
SecureInput ...
ValidateIfDirExists ...
ValidateIfNotEmpty ...
ValidateIfPathExists ...
ValidateInt ...
ValidateWithOptions ...

# Structs

FileProvider supports retrieving the local path to a file either provided as a local path using `file://` scheme or downloading the file to a temporary location and return the path to it.

# Interfaces

FileDownloader ..