index
:
cleanup-path
dependabot/npm_and_yarn/undici-5.28.4
master
GitHub action to clean up your PATH
Egor Tensin
about
summary
refs
log
blame
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
node_modules
/
@actions
/
core
/
lib
/
file-command.d.ts
blob: ed408eb1324410abf4a9cf9ff5abe5882eea8d8a (
plain
) (
tree
)
a7a0ed9
1
export
declare
function
issueCommand
(
command
:
string
,
message
:
any
)
:
void
;