# program

**Kind:** Constant

**Source:** [`index.js`](https://github.com/tj/commander.js/blob/main/index.js#L7)

## Definition

```ts
new Command()
```

## Value

```ts
new Command()
```

## Relationships

- IMPORTS → `Argument`
- IMPORTS → `Command`
- IMPORTS → `CommanderError`
- IMPORTS → `InvalidArgumentError`
- IMPORTS → `Help`
- IMPORTS → `Option`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `createTestCommand` — `tests/testHelpers.js`:12
