github.com/jfrog/frogbot@v1.1.1-0.20231221090046-821a26f50338/action/node_modules/@actions/core/lib/file-command.d.ts (about)

     1  export declare function issueFileCommand(command: string, message: any): void;
     2  export declare function prepareKeyValueMessage(key: string, value: any): string;