package
Version:
v0.25.3-crie
Opens a new window with list of versions in this module.
Published: Oct 4, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ReadAllLines reads all lines from a file.
WriteLinesToExistingFile writes lines to an existing file.
ExitCode is a code for os.Exit()
const (
ExitSuccess ExitCode = iota
ExitLintFailure
ExitInternalFailure
)
ExitCode constants.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.