mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
* Add exec * Fix linux tests * unnecessary dependency * Dont prefix ExecOptions with I * Consistency nits * Respond to feedback * Add toolrunner explanatory quote * Format
7 lines
121 B
Markdown
7 lines
121 B
Markdown
# `@actions/exec`
|
|
|
|
> Functions necessary for running tools on the command line
|
|
|
|
## Usage
|
|
|
|
See [src/exec.ts](src/exec.ts). |