//
pkg.gl
Category
gitlab.com/gitlab-org/cli
internal
recovery
package
1.53.0
Repository:
https://gitlab.com/gitlab-org/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
65 SLOC
#
Functions
CreateFile
CreateFile will create a filename under the recoverDir which lives inside the config.ConfigDir.
FromFile
FromFile will try to open the filename and unmarshal the contents into a struct i of any type.