Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HELP string
Functions ¶
Types ¶
type InitArgs ¶
type InitArgs struct {
OnNixHub func() `long:"nixhub" short:"n"`
OnLazamar func() `long:"lazamar" short:"l"`
OnLazamarChannel func(string) `long:"channel" short:"c"`
OnNixPackagesCom func() `long:"history" short:"h"`
NtvFlake string `long:"override-ntv"`
// contains filtered or unexported fields
}
func NewInitArgs ¶
func NewInitArgs() *InitArgs
func (*InitArgs) ParseAndRun ¶
Click to show internal directories.
Click to hide internal directories.