UNPKG
@sap/cf-tools
Version:
latest (3.3.1)
3.3.1
3.3.0
3.2.2
3.2.0
3.0.3
3.0.1
3.0.0
2.2.0
2.1.1
2.0.4
2.0.1
2.0.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.8.1
0.8.0
0.7.0
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.5.0
Cloud Foundry API tools
github.com/sap/cloud-foundry-tools-api
@sap/cf-tools
/
out
/
src
/
task.d.ts
2 lines
(1 loc)
•
104 B
TypeScript
View Raw
1
2
export
declare
function
saveTaskConfiguration
(
wsFolderPath
:
string
,
configuration
:
any
):
Promise
<
void
>;