package
github.com/urfave/cli/v2
third-party14 third-party functions from github.com/urfave/cli/v2, ranked by how often they are called outside tests and generated code.
- prod calls
- 5,333
- non-test, non-generated
- all calls
- 6,106
- total callsites
- functions
- 14
- 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,049 |
| Context.Bool | 888 |
| Context.IsSet | 622 |
| Context.Int | 443 |
| Context.Args | 304 |
| Context.StringSlice | 235 |
| Exit | 177 |
| Args.First | 111 |
| Args.Get | 98 |
| App.Run | 95 |
| Context.NArg | 86 |
| NewStringSlice | 79 |
| Context.Int64 | 77 |
| Flag.Names | 69 |