Module CommandLineArguments
Provides modeling for parsed command line arguments.
Import path
import semmle.javascript.frameworks.CommandLineArgumentsImports
| javascript | Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML. |
Classes
| CommandLineArguments | An object containing command-line arguments, potentially parsed by a library. |
Modules
| CommandLineArguments | Provides a class for modeling new sources of remote user input. |