# command System calls. ## Inputs | Name | Type | Default | Required | Description | | :--- | :---: |:---:| :---: | :--- | | command | string | | | A shell command. | | ignore_error | boolean | False | X | Ignore errors. | ## Arguments | Position | Argument | Type | |:-------------------------| :---: | :---: | | 1 | command | str | ## Output None