1
0
mirror of https://github.com/actions/setup-go.git synced 2026-02-18 08:01:20 +01:00
Files
setup-go/node_modules/@actions/core/lib/file-command.d.ts
Thomas Boop 0caeaed6fd Swap to Environment Files V1 Release (#77)
* Swap to Environment Files
2020-10-01 10:45:33 -04:00

2 lines
75 B
TypeScript

export declare function issueCommand(command: string, message: any): void;