mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-11-19 07:21:06 +08: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). |