UNPKG
@snyk/snyk-cocoapods-plugin
Version:
latest (3.1.0)
3.1.0
3.0.0
2.6.0
2.5.3
2.5.2
2.5.1
2.5.0
2.4.0
2.3.2
2.3.1
2.3.0
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0
Snyk CLI CocoaPods plugin
github.com/snyk/snyk-cocoapods-plugin
snyk/snyk-cocoapods-plugin
@snyk/snyk-cocoapods-plugin
/
dist
/
sub-process.d.ts
4 lines
(3 loc)
•
117 B
TypeScript
View Raw
1
2
3
4
export
declare
function
execute
(
command
:
string
,
args
?:
string
[],
options
?: { cwd?:
string
; }
):
Promise
<
string
>;