Projects STRLCPY csprecon Commits 42611910
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    pkg/input/flags.go
    skipped 75 lines
    76 76   options.configureOutput()
    77 77   
    78 78   if err := options.validateOptions(); err != nil {
     79 + output.ShowBanner()
    79 80   gologger.Fatal().Msgf("%s\n", err)
    80 81   }
    81 82   
    skipped 22 lines
Please wait...
Page is in error, reload to recover