//
pkg.gl
Category
github.com/containers/common
pkg
util
package
1.0.1
Repository:
https://github.com/containers/common.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
30
Files
91 SLOC
#
Functions
GetRuntimeDir
GetRuntimeDir returns the runtime directory.
StringInSlice
StringInSlice determines if a string is in a string slice, returns bool.
StringMatchRegexSlice
StringMatchRegexSlice determines if a given string matches one of the given regexes, returns bool.