package
github.com/urfave/cli/v2
third-party15 third-party functions from github.com/urfave/cli/v2, ranked by how often they are called outside tests and generated code.
- prod calls
- 5,869
- non-test, non-generated
- all calls
- 6,623
- total callsites
- functions
- 15
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/urfave/cli/v2
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Context.String | 2,181 |
| Context.Bool | 992 |
| Context.IsSet | 626 |
| Context.Int | 444 |
| Context.Args | 395 |
| Context.StringSlice | 261 |
| Exit | 178 |
| Args.First | 154 |
| Args.Get | 121 |
| App.Run | 99 |
| Context.NArg | 99 |
| Flag.Names | 87 |
| NewStringSlice | 84 |
| Context.Int64 | 79 |
| Args.Slice | 69 |