Len returns the length of the wrapped slice
()
| 15 | Tail() []string |
| 16 | // Len returns the length of the wrapped slice |
| 17 | Len() int |
| 18 | // Present checks if there are any arguments present |
| 19 | Present() bool |
| 20 | // Slice returns a copy of the internal slice |
no outgoing calls