Documentation ¶
Index ¶
Constants ¶
View Source
const ( FlagNameLogfile = "log-file" FlagNameLogLevel = "log-level" DefaultLogFile = "wsl2-ssh-pageant.log" DefaultLogLevel = "info" )
Variables ¶
This section is empty.
Functions ¶
func NewErrUnknownLogLevel ¶
func NewRootCommand ¶
Types ¶
type ErrUnknownLogLevel ¶
type ErrUnknownLogLevel struct {
// contains filtered or unexported fields
}
func (*ErrUnknownLogLevel) Error ¶
func (e *ErrUnknownLogLevel) Error() string
Click to show internal directories.
Click to hide internal directories.